-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
1
-
Minor
-
Issue Summary
The AP.navigator.getLocation function is unable to retrieve the 'contentid', affecting the Page Properties Report Macro and any other macros that rely on this function. This issue specifically occurs when the page is set as a homepage and is rendered by the backend server.
Steps to Reproduce
- Set a page as the homepage in Confluence Cloud.
- Ensure the page is rendered by the backend server.
- Access the homepage that includes the Page Properties Report Macro or any macro using AP.navigator.getLocation.
- Observe the failure to retrieve 'contentid', resulting in incomplete or missing data displays.
Expected Results
Macros using AP.navigator.getLocation should correctly retrieve and utilize the 'contentid', allowing them to function as expected on homepages rendered by the backend server.
Actual Results
The macros fail to retrieve 'contentid', leading to incomplete data displays and functionality issues.
Workaround
Visit any page from the space before click inside the home, frontend will be able to get the contentid from the current context
- is related to
-
CONFCLOUD-80300 Error while fetching page properties report data when a page is set to be a space's home page
-
- Gathering Impact
-
- mentioned in
-
Page Loading...