-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Integrations - Confluence Questions
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Jira macros embedded in Confluence Questions for DC content fail to repair when migrated to Confluence Questions for Cloud.
Steps to Reproduce
- Create a Question/Answer/Comment in Confluence Questions in DC
- Insert a Jira Macro ( `/` or `{` popup dont allow macro insert) by copy-pasting a Jira url ( a Jira url pasted is auto converted into a Jira macro)
- Trigger a migration from DC to Cloud.
Expected Results
The Jira macro is converted to the Cloud version
Actual Results
The Jira macro is just shown as an `inlineExtension` and not expanded.
Workaround
Re-inserting the macro with the equivalent cloud url should fix it for that piece of content (Question/Answer/Comment). One way to get the macro details would be to `<tenant-url>/wiki/rest/api/content/<question-id/answer-id/comment-id>?expand=body.storage`