-
Bug
-
Resolution: Low Engagement
-
Low
-
None
-
7.12.0, 7.13.0, 8.0.0, 8.1.0
-
7.12
-
1
-
Severity 3 - Minor
-
Summary
When logging in from the secure/ForgotLoginDetails.jspa page, users remain on this page after authenticating into the application
Steps to Reproduce
- Access the login page under secure/Dashboard.jspa
- Click on the Forgot password link
- Click on the Log In button at the top right of the page.
- Input your credentials and login
Expected Results
You would be directed to the dashboard like you are on the login.jsp page
Actual Results
You are logged in but remain on the secure/ForgotLoginDetails.jspa
Notes
I'm not sure if this is how it was designed or if it's a Java session ID issue.
This is reproducible on Jira 7.12.x, 7.13.x, 8.0.x and 8.1.0 versions
Workaround
Login from any other page to not see this page.