-
Bug
-
Resolution: Fixed
-
Low
-
7.7.2
-
3
-
Severity 3 - Minor
-
Issue Summary
When user try to add more than 2 page properties report macro in a Confluence page, Confluence is only able to render the first 2 page properties report macro and the following macro will render with the following error.
Error cannot display recursively nested report
PS: Tested in Confluence version 7.6. The feature is working fine in version 7.6.
Steps to Reproduce
- Create a Confluence page
- Add 4 page properties report macro
- Save the page
For details, please refer to the following video
Recording #19.mp4
Expected Results
Expect to see 4 page properties report macro render correctly without any error
Actual Results
Only the first 2 page properties report macro is able to render.
Workaround #1
Add the page properties report macro in another page. Then use the include page macro to display the page properties macro from other pages.
Workaround #2
Set the confluence.masterdetails.maximum.recursion.depth system property to a higher number (defaults to 2) (requires a restart of Confluence)