-
Bug
-
Resolution: Fixed
-
Low
-
9.0.0
-
Severity 3 - Minor
-
Issue Summary
This is reproducible on Data Center: yes
There is an issue where users created in version 9.0 and upgraded to 9.1 (or future versions) incorrectly see the Dark Mode slide due to the feature being sorted by impact when no version information is available. This issue persists in future releases. For example, a user created in version 9.4 and then upgraded to 10.0 will see Dark Mode changes, which is not intended since the feature was released earlier.
Steps to Reproduce
- Create a user in version 9.0.
- Upgrade the system to version 9.1.
- Observe that the Dark Mode slide is displayed to the user, even though the feature was released earlier.
Expected Results
Users should not see outdated feature updates (such as the Dark Mode slide) when they are created in a version after the feature's release and then upgrade to a newer version.
Actual Results
Users created in a newer version and then upgraded still see the Dark Mode slide.
Solution
Implement a change to capture and use the version the user was created in when the previous update version for the user is missing. This will prevent the display of outdated features after an upgrade.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available