-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.9.0, 9.12.6, 9.15.2, 10.3.5
-
Component/s: Navigation Panel
-
None
-
9.09
-
5
-
Severity 3 - Minor
-
3
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Add a link to the Application Navigator (it can be another Atlassian application or a simple link to any other website).
- Logout.
- Try to access the Application Navigator.
Expected Results
You should be able to view the options in the Application Navigator, unless restricted to a particular group.
Actual Results
You get an error message "Something went wrong, please try again." in the UI. The browser makes a GET request to <jira-base-url>/rest/menu/latest/appswitcher and receives a 401 (Unauthorized) response code.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.