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

Page Properties Report Macro on a migrated Space Home Page does not load when the URL is directly loaded

    XMLWordPrintable

Details

    Description

      Issue Summary

      This is reproducible on Data Center: no

      The Page Properties Report Macro does not load on a migrated Space Home Page if the URL for the page is loaded directly. If you navigate to the page through the Space menu, the report loads however if you have a direct link to the page, the report fails to load showing

      You can also reproduce this by going to the browser console and entering

      window.open('https://<mysite>.atlassian.net/wiki/spaces/SPACE/overview', '_self')
      

      This also happens with

      window.location = 'https://<mysite>.atlassian.net/wiki/spaces/SPACE/overview'
      

      Steps to Reproduce

      1. In DC, add a Page Properties Report macro to a Space Home Page
      2. Migrate the Space
      3. In Cloud, enter the URL for the Space Home Page directly in the browser location bar

      Expected Results

      The Page Properties Report Macro loads correctly.

      Actual Results

      The Page Properties Report Macro shows the error message (see above)

      Workaround

      This only affects pages that are still using the classic editor (which is usually the case for migrated pages). Edit the page and convert it to the new Fabric editor.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jrichards@atlassian.com James Richards
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: