-
-
Notifications
You must be signed in to change notification settings - Fork 680
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The documentation here is inconsistent with the application behaviour:
Note that if a user has already sorted the dashboard by a different field, the default sort will not be applied unless the user clears their browser's localstorage.
What do you see?
Once a user has visited the site for the first time they will not receive any application wide sort and filter default value changes until they clear their browser's localstorage.
What do you expect to see?
The server side global config changes are not applied anymore for a user ONLY after they manually changes their local defaults via the UI elements which in turn stores them in localstorage.
List the steps that must be taken to reproduce this issue
- Visit site with clear localstorage
- Change application wide default of service via yaml config
- Visit site again (reload or new tab)
- Observe how application wide default is not applied
Version
v5.33.0
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working