Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-82341

Product link fixing does not update page properties macros

XMLWordPrintable

    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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

      1. 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>
        
      2. Create multiple pages with page properties
      3. Nest all pages under "Parent page"
        Assume parent page has id 59769058
      4. 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 = &quot;meeting-notes&quot; and space = currentSpace ( ) and parent = &quot;59769058&quot;</ac:parameter>
        </ac:structured-macro>
        

        noting the parent id is specified

      Migrate

      1. Migrate from Confluence Data Center to Confluence Cloud, or
      2. Copy product data from Confluence Cloud to Cloud

      Fix links

      1. Update links after the migration

      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

              Unassigned Unassigned
              887e911e3c81 Jimmy Van
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: