-
Bug
-
Resolution: Fixed
-
High
-
6
-
Minor
-
Issue Summary
Links to Release reports in Jira are no longer showing as embedded Smart Links.
Existing links are now just showing as plain text.
Steps to Reproduce
- In a Jira project, go to the Releases and Create version.
- Copy the link to the Release report. The format of the link will be like: https://CLOUD-SITE.atlassian.net/projects/KEY/versions/10000/tab/release-report-all-issues
- Paste the link into a Confluence page.
Expected Results
The link should format as an embedded link inline, as a link to a Jira ticket does. It should display the release name, and the status (release, unreleased, archived).
Actual Results
Instead, the link formats as plain text. Because the URL has the version ID in rather than the version name, there is no way to see that version the link relates to without clicking through and opening up the Jira page.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available