-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Board (Company) - View
-
None
-
12
-
18
Issue Summary
Currently, View Settings on Jira Boards are locally stored in the browser's Local Storage, and they are removed (only defaults are left) after the session is restored (time has passed, private mode, using another device, using another web browser, logging out, etc.).
Steps to Reproduce
You can go to the Board backlog and check this by navigating to your Browser Tools Application panel. Under Local Storage, click on your origin (the Jira Cloud site URL), and you'll find a property with the key: __storejs_jira-software-view-settings_view-settings-3. Any changes to these View Settings will reflect in the different available parameters (boolean values). Accessing this page in a new browser, incognito mode window, or by logging out and logging back in (among other methods) will reset the View Setting to its default values.
Expected Results
These configurations should persist even when the browser session is restored, remaining linked to users for the specific site.
Actual Results
View Settings are removed.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.