-
Bug
-
Resolution: Timed out
-
Medium
-
22
-
Severity 2 - Major
-
0
-
Summary
When nesting a macro within a Page Properties the Page Properties report macro will not populate the macro content.
Steps to Reproduce
- Start with a JIRA + Confluence Cloud instance.
- In Confluence, create a page with a Page Properties Report macro on it.
- Create another page with the Page Properties macro in it that'll show in the Page Properties Report macro above.
- Insert a table into the Page Properties macro that contains a JIRA Issues Macro that will return some number of issues from JIRA.
- View the original page with the Page Properties Report on it.
Expected Results
The page properties for the space will populate in the page properties report.
Actual Results
The Jira issues filter will just hang on "Getting issues".
Checking the browser's console we can see a 500 error on a POST:
POST https://<instance>.atlassian.net/wiki/rest/jiraanywhere/1.0/jira/clientIds/ 500 () jquery-min.js:3
Notes
Same issue with the Table of Contents macro instead of a JIRA Issue macro. The Table of Content is not displayed
- is depended on by
-
DEVHELP-783 Loading...
- mentioned in
-
Page Loading...