-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
None
-
Affects Version/s: 7.13.18, 8.5.4, 8.13.3, 9.4.14
-
Component/s: Issue - Comments
-
7.13
-
1
-
Severity 3 - Minor
-
0
Issue Summary
After changing a project's key, direct links to comments using the old issue key in the URL are not properly directed to the comment.
Steps to Reproduce
- Click the link button on an existing comment to create a link to that comment.
- Go into the project settings and change the project's key.
- Try accessing a specific comment by using the link created prior to the project key change.
Expected Results
The direct link to the comment loads the comment.
Actual Results
A redirect happens to the issue using the new project key, but the issue is opened ignoring the query strings in the URI pointing to the specific comment. This causes the issue to be opened as if no direct link to a comment was used.
Workaround
Update old direct comment links to use the new project key.