-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
7.1.9
-
7.01
-
Summary
Logging in to JIRA with <baseURL/login.jsp will redirect the user to the configured home page, however logins with <baseURL> or <baseURL>/secure/MyJiraHome.jspa will not redirect user to the configured home page.
Environment
Firefox
Chrome
Steps to reproduce
Scenario 1> If you log in with the base URL
- Log in to JIRA.
- Click on the Profile icon and choose Boards or Issue Navigator from the drop down list.
- You will be redirected to the configured home page.
- Log out from JIRA.
- In a new tab or a new window, enter JIRA base url in the browser and go, for example localhost:8080.
- You will be redirected to log in to localhost:8080/secure/Dashboard.jspa.
- Enter the correct user name and password to log in.
- Upon successful login, observe if you will be redirected to the previously configured home page (Boards or Issue Navigator) or Dashboard page.
Scenario 2> If you log in with /secure/MyJiraHome.jspa
- Make sure you are not already logged in to JIRA.
- Enter <baseURL>/secure/MyJiraHome.jspa and go
Clicking on the site logo (top left side of the page, next to the 3 bars menu button) works too
- You will be redirected to log in to localhost:8080/secure/Dashboard.jspa.
- Enter the correct user name and password to log in.
- Upon successful login, observe if you will be redirected to the previously configured home page (Boards or Issue Navigator) or Dashboard page.
Expected Result
Once logged in, you will be redirected to the previously configured home page (Boards or Issue Navigator)
Actual Result
Once logged in, you are not being redirected to the configured home page but stay with the Dashboard page
Workaround
N/A
- duplicates
-
JRASERVER-61321 JIRA Home preference is not working properly in firefox and google chrome
-
- Closed
-