-
Bug
-
Resolution: Cannot Reproduce
-
Medium
-
12
-
Severity 3 - Minor
-
3
-
Issue Summary
Issue is similar to https://jira.atlassian.com/browse/JRACLOUD-66006 but addresses Issue transition experience.
Jira Cloud may display custom field descriptions as HTML text in screens rather than text, even though no HTML is added to the description
This can be seen in issue create/edit or even bulk edit screen. This seems to be reliable with user custom fields, like 'Single User Picker' or even 'Request Participants' and 'Organization'.
Not all custom fields cause this problem. Here are some fields that cause it:
- Organisations, Approvers and Request Participants show description as HTML without any changes required
- User custom fields (single user, multiple users, etc.)
- 'Reporter' field
- Attachment field
Original reports also mentioned the 'attachment' field had the same problem.
This also causes conversions to HTML entities. For example, the character '<' is converted to '<'.
Steps to Reproduce
- Add a description to any of the fields listed in the Field Configuration
- Add it to screen to a workflow transition
- Open the screen (for example, transition issue)
- Review issue
Expected Results
The description shows as text
Actual Results
Descriptions show are converted to HTML.
Workaround
Switch to new issue transition experience: https://community.atlassian.com/t5/Jira-articles/Now-GA-try-the-new-issue-transition-experience-in-Jira/ba-p/2734436