Skip to content
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

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

YaroslavOvdii
Copy link
Contributor

@YaroslavOvdii YaroslavOvdii commented Feb 10, 2021

@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 or item.valueType variables in the filter option.
That is why we were seeing empty Value type and Value fields.
With the current fix, we will have a fullback in cases when users have an old configuration of the filter options.

Screenshots/screencasts

Screenshot_23

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.

added files view for the LFD detailed view
Revert "added files view for the LFD detailed view"
@tonytlwu
Copy link
Contributor

@YaroslavOvdii

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.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants