Skip to content

Default sort does not apply existing users #1431

@PythonGermany

Description

@PythonGermany

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

  1. Visit site with clear localstorage
  2. Change application wide default of service via yaml config
  3. Visit site again (reload or new tab)
  4. Observe how application wide default is not applied

Version

v5.33.0

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions