-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OD-357 [Fix] Users with previosly setup filters will see correct selected filter type and value #535
base: master
Are you sure you want to change the base?
Conversation
added files view for the LFD detailed view
Revert "added files view for the LFD detailed view"
I suggest you find the point in the commit history before the last set of changes were applied so you can set up widgets in Studio that have the old configuration settings and then upload your fix to confirm it works. We can't have bug fixes that you haven't verified works. |
@sofiiakvasnevska
Issue
https://weboo.atlassian.net/browse/OD-357
Description
That seems to be when old users receive updates they don't have an
item.fieldValue
oritem.valueType
variables in the filter option.That is why we were seeing empty
Value type
andValue
fields.With the current fix, we will have a fullback in cases when users have an old configuration of the filter options.
Screenshots/screencasts
Backward compatibility
This change is fully backward compatible.
Reviewers
@upplabs-alex-levchenko
Notes
Unfortunately, I wasn't able to replicate this issue on staging because I don't have, an old configurated LFD with my package to see changes but I'm sure this fix will work on staging.