-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
4
-
Severity 3 - Minor
-
1
-
Issue Summary
When creating a page with a Page Properties macro via the API in Confluence Cloud, headings get duplicated in the Page Properties Report macro. This issue corrects itself when the page is manually updated in the UI, causing confusion and additional manual work.
Steps to Reproduce
- Use the API to create a page in Confluence Cloud that includes a Page Properties macro.
- Add headings within the Page Properties macro.
- Use the Page Properties Report macro to display data from the created page, applying a heading filter.
- Observe the displayed headings in the report.
Expected Results
The Page Properties Report macro should display data under the correct headings without duplication, regardless of whether the page is created via API or UI.
Actual Results
The headings appear duplicated in the Page Properties Report macro when the page is created via API. The data is incorrectly placed under duplicated headings.
Workaround
Manually update and republish the page in the Confluence UI. This action corrects the headings and displays the data under the correct headings in the report.
- mentioned in
-
Page Loading...