-
Bug
-
Resolution: Fixed
-
Low
-
4.3.7
In versions of JIRA prior to 5.2, the URL of an issue filter would be of the format:
https://jira.atlassian.com/secure/IssueNavigator.jspa?reset=true&jqlQuery=project%20%3D%20CONF
If JIRA and Confluence are app-linked, then pasting this into the editor will autoconvert to a JIRA issues macro.
In JIRA 5.2, there is a new format:
https://jira.atlassian.com/issues/?jql=project%20%3D%20CONF
Pasting this into the Confluence editor does not autoconvert.
Confluence version = 4.3.7
- is duplicated by
-
CONFSERVER-28711 JIRA issues filter url paste into confluence editor does not convert to jira issue macro
-
- Closed
-
- relates to
-
CONFSERVER-28249 Links of JIRA Issues in Confluence Workbox Notification do not get updated when JIRA base URL has changed
-
- Closed
-
- was split from
-
CONFSERVER-28711 JIRA issues filter url paste into confluence editor does not convert to jira issue macro
-
- Closed
-
- is caused by
-
JRADEV-12567 Failed to load
Was an integration test written?