-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.20.10, 8.22.4, 9.0.0
-
8.2
-
2
-
Severity 3 - Minor
-
0
-
Issue Summary
If a username contains the symbol '#', @user mention will not show the user's full name in an issue, whether in the Description or Comment field.
Steps to Reproduce
- Create a user with user name 'us#r' and full name 'Test User'.
- Make sure all permission is granted so @user mention can be used in the issue.
- Mention [@us#r] in description or comment.
- Only ~us#r will be shown and clicking the username will not direct to the user's profile.
Actual Results
Only ~us#r will be shown and clicking the username will not direct to the user's profile.
Expected Results
The user full name is properly displayed.
Cause of issue
- When a '#' is used, JIRA will read it as an Anchor Link, thus redirects to http://<jira-url>/browse/<project-id>#r
Workaround
none.
- is related to
-
JRASERVER-31362 @User Mention does not show Full Name if User Name contains '#'
-
- Closed
-
- was cloned as
-
JRASERVER-74306 User Mention with non-English(Korean) names are not pickup in suggestions when Korean typed after @...
-
- Gathering Impact
-