-
Bug
-
Resolution: Done
-
Minor
-
openshift-4.8
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
-
ODC Sprint 201
-
Low
Description of problem:
When a user toggles boolean values and this values are stored in the user settings, this values are not loaded and updated correctly.
Prerequisites (if any, like setup, operators/versions):
None
Steps to Reproduce
We found this while testing a new feature. So there is no existing known issue. See attached snippet to reproduce this with a local setup.
Actual results:
- If the latest saved value is false, it could not loaded successfully and the user could also not change this value.
- If sync-mode is used a "false" value does not update a user settings in another tab.
Expected results:
- Also if the value is false the value should be loaded.
- Also if the value is false the value should update another tab in sync mode.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
None
Additional info:
None