Issue Summary
If users' display name contains an ampersand sign (&) then on Assets UI under user type attribute is represented with HTML entity
This is reproducible on Data Center: (yes)
&
Steps to Reproduce
- Create an object with name & . ex: Client & Hardware
- Map the object Type to a Jira project.
- Populate the object in a CF while creating the issue.
- Create a Jira issue while selecting the object named "Client & Hardware". Refer screenshots
- Try to edit the issue and you will see the value in Asset CF as "Client & Hardware"
Expected Results
The Asset CF should show correct name as "Client & Hardware"
Actual Results
the value in Asset CF is shown as "Client & Hardware"
...
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JSDCLOUD-14060 Assets: Ampersand sign (&) in users display name is rendered as HTML entity & within user type attribute
-
- Gathering Impact
-
- links to