-
Bug
-
Resolution: Fixed
-
Low
-
Minor
-
Summary
If a user mentions another user and mentioned user select the link received in the notification to view the comment on the issue the Classic issue view will be displayed rather than the new issue view
Steps to Reproduce
- user A mentions user B in comment
- User B has the new issue view enabled
- User B selects link in the email received from notification
- The URL contains the comment ID redirect to set focus on the comment
Expected Results
Issue loads new issue view EXE:
Actual Results
The Classic view is loaded rather than the users defined settings and Notice that the URL appends the following to the set focus on the comment user B was mentioned in:
?focusedCommentId=#####&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-#####
Workaround
Click on the issues Bread crumb issue key at the top of the page or manually delete the additional section in the issue URL for the set focus values and refresh to load the correct issue view