Uploaded image for project: 'Migration Platform'
  1. Migration Platform
  2. MIG-2021

Link Fixing doesn't fix Confluence "link" macro pointing to not migrated spaces

XMLWordPrintable

    • 15
    • 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.

      Problem Definition

      After the Server to Cloud migration Confluence "link" macro don't work when pointing to not migrated spaces.

      Example macro:

      <ac:link><ri:page ri:space-key="NOT_MIGRATED_SPACE" ri:content-title="NOT_MIGRATED_PAGE" /></ac:link> 

      If a link is pointing to not migrated space and page, and there is no matching space and page in the Cloud, then a link cannot be resolved and UI shows a link to the same page + # sign.

      Suggested Resolution

      Confluence "link" macro should be updated post migration for not migrated spaces:

      • replace link macro with a hyperlink pointing to Server page, like:
      <a href="https://server/display/NOT_MIGRATED_SPACE/NOT_MIGRATED_PAGE" style="text-decoration: none;">NOT_MIGRATED_PAGE</a>
      

      Temporary Resolution

      There is currently no workaround solution and the only way to fix those link macro is to complete migration of all spaces to the Cloud.

              Unassigned Unassigned
              f4a240011bb9 Anatolii Kostin [Atlassian] (Inactive)
              Votes:
              5 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: