-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Issue Summary
After migrating to Confluence Cloud (either from Confluence Data Center or Confluence Cloud), Confluence page properties macros are not updated.
Replication steps
Confluence DC/Confluence Cloud
- Create a page with page properties
Sample storage format<ac:structured-macro ac:name="details" ac:schema-version="1" data-layout="default" ac:local-id="3104ea61-8c83-46df-a785-a5af37fb7736" ac:macro-id="07eb600a-28cb-4538-907f-6261c4246b2b"> <ac:rich-text-body> <table data-table-width="760" data-layout="default" ac:local-id="6baf6904-677f-4f86-b694-1d6f544ced02"> <tbody> <tr> <th> <p><strong>Colour</strong></p> </th> <td data-highlight-colour="#ffffff"> <p>Red</p> </td> </tr> <tr> <th data-highlight-colour="#f4f5f7"> <p><strong>Author</strong></p> </th> <td> <p><ac:link><ri:user ri:account-id="61558xxxxxxxx5b24" ri:local-id="be4dfdxxxxxxxxa03" /></ac:link> </p> </td> </tr> </tbody> </table> </ac:rich-text-body> </ac:structured-macro>
- Create multiple pages with page properties
- Nest all pages under "Parent page"
Assume parent page has id 59769058 - Create new page with page properties report, pulling only child pages from parent "Parent page" specified by id 59769058
Storage format<ac:structured-macro ac:name="detailssummary" ac:schema-version="3" data-layout="full-width" ac:macro-id="c1611815xxxxxx15df"> <ac:parameter ac:name="cql">label = "meeting-notes" and space = currentSpace ( ) and parent = "59769058"</ac:parameter> </ac:structured-macro>
noting the parent id is specified
Migrate
- Migrate from Confluence Data Center to Confluence Cloud, or
- Copy product data from Confluence Cloud to Cloud
Fix links
Expected Results
Page id's in page property reports are updated; the page properties report should work immediately after fixing product links.
Actual Results
No change to page id's in page property reports.
Workaround
- Manually fix links
- Contact Atlassian support
- relates to
-
MIG-733 Migration Assistant does not update Page IDs stored within Page Properties Report Macro
- Closed