-
Bug
-
Resolution: Low Engagement
-
Low
-
None
-
6.4.13, 7.1.7, 7.1.9, 7.2.0, 7.3.6, 8.5.5
-
6.04
-
5
-
Severity 3 - Minor
-
0
-
Summary
JIRA Home preference is not working properly in Firefox and google chrome but working fine in Internet explorer.
Environment
- JIRA version 7.1.7
- JIRA version 6.4.13
- Google Chrome
- Firefox
Steps to Reproduce
- Firefox: Options » When Firefox starts » select Show a blank page
- Chrome: Settings » On startup » select Open the New Tab page
- Login to JIRA instance
- Click on user profile and set issue Navigator as your JIRA Home
- Logout and close your browser.
- Open browser and login again.
Expected Results
Once login you will be automatically directed to issue navigator page since you have set issue navigator as your JIRA Home as shown in below image.
Actual Results
You will be directed to dashboard page once login even though you set your JIRA Home as issue navigator page.
Notes
If user logout and login again via http://localhost:8080/login.jsp JIRA Home is working fine but if user logout and login again via http://localhost:8080/secure/Dashboard.jspa it will bring the user to dashboard page instead of JIRA Home
Workaround
- Use Internet Explorer as in internet explorer when you login from http://localhost:8080/secure/Dashboard.jspa it will automatically bring user to their preferred JIRA Home page instead of dashboard.
- Bookmark the login URL as:
http://localhost:8080/login.jsp?os_destination=%2Fissues%2F%3Fjql%3D where http://localhost:8080 is your JIRA base URL to get directly to Issue Navigator page
- is duplicated by
-
JRASERVER-61988 In Firefox and Chrome, logins with {{<baseURL>}} or {{<baseURL>/secure/MyJiraHome.jspa}} do not redirect the user to the configured home page
-
- Closed
-