-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.13.8, 6.15.4, 7.3.5
-
7
-
Severity 3 - Minor
-
0
-
Issue Summary
When using the Jira Issue/Filter macro in a Confluence page to display Epics, if the Epic Name contains an hyperlink, its HTML will render instead.
Steps to Reproduce
- Create a new Epic on Jira Software
- Set the Epic name with an hyperlink (e.g., "Connect to https://confluence.atlassian.com")
- In a Confluence page, insert a Jira Issue/Filter macro
- Search for the Epic and ensure to display the Epic Name field in the table
- Check that the Epic Name in Confluence is "Connect to <a href="https://confluence.atlassian.com">https://confluence.atlassian.com</a>"
Expected Results
- Epic name should be exactly as displayed in Jira, without HTML tags
Actual Results
- HTML tags are displayed around the hyperlink
Workaround
No Workaround