-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
None
-
Affects Version/s: 7.4.6, 7.7.4, 7.8.1
-
Component/s: Macros - Page Properties
-
None
-
1
-
Severity 2 - Major
Problem
Page properties reports don't display the expected results if the table isn't formatted with the header row exactly at the top of the table. Testing on Confluence 7.6.2, this does work, but subsequent versions no longer support this.
Environment
7.7.4, 7.8.1
Steps to Reproduce
- Create a page named Test Page Properties
- Add the label tester to the page
- Add a page property report macro to the page
- Add a table with 3 rows inside the macro, specifying the header on the 2nd row. Should like the image below:
- Create a page named Test Page Properties Reports
- Add a page property report macro to the page
-
- Set the label to tester
- *Leave the *In Space settings as is
Expected Results
Page properties report displays the values from row beneath the header row.
Actual Results
The values in the Page Properties report are returned either empty or with the formatting set to vertical instead of horizontal.
Workaround
1. Remove the row above the header row from the table containing the page properties. Removing this results in the page properties report displaying the data as expected.
2. Enable "masterdetail.legacy.parse" dark feature in Confluence. This will result in slower report generation and a hard limit of 1000 rows in the report.
Notes
This issue appears to have been introduced in versions after Confluence 7.6.2. The reports work as expected even with the table headers in this version of Confluence.