Issue Summary
Jira macro does not work properly within a dynamic macro.
Steps to Reproduce
- Create a Confluence Connect app
- Set up a dynamic macro with a rich-text body and block outputType that renders the contents of it body out using the contentbody/convert REST API
- Install the app into Confluence
- Create a page with the dynamic macro in it, and place a "Jira" macro in the body of that dynamic macro
- Place another Jira macro outside the dynamic macro
- Observe that the "Jira" macro fails to load when within the dynamic macro
Expected Results
Jira macro will display like usual
Actual Results
The Jira macro fails to load. Some macro shows a refresh spinner continuously spinning. Others state that refresh did not work.
If the display option is set to single issue only, the issue type icon is not rendered properly and is just displayed as a spinner.
Notes
- Can be replicated in the old editor
- Used to work before. The first record of occurrence was 2nd of March
- Seems to work fine with outputType inline
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.
- is related to
-
DEVHELP-2347 Failed to load
- relates to
-
JST-456374 You do not have permission to view this issue
Form Name |
---|
An updated fix has been merged today and is awaiting release.