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

Office Excel macro doesn't work with non-current pages

XMLWordPrintable

      Bug Fix Policy

      At the moment, we can't set an ETA for the fix to be released, since there's a number of factors that determine how our product team prioritizes bugfixes.
      You can learn more by reading Atlassian Cloud Bug Fixing Policy.

      Issue Summary

      The Office Excel macro cannot specify any page other than the current page.

      Steps to Reproduce

      1. Upload a Excel file to an arbitrary page
      2. Create a new page and try to specify the uploaded xlsx file

      Expected Results

      You can specify the Excel file uploaded to non-current pages.
      Document: Insert the Office Excel macro

      Actual Results

      You cannot preview or save the macro.

      In the browser console, you can see the 404 response like below:

      Request URL: https://example29nov.atlassian.net/wiki/json/attachmentsearch.action?spaceKey=~554380542&title=uplo&fileTypes=xls&fileTypes=xlsx
      Request Method: GET
      Status Code: 404 
      

      The below exception is thrown in the browser:

      Uncaught TypeError: Cannot read property 'getCurrentTitle' of undefined
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available.

              Unassigned Unassigned
              kyamamoto@atlassian.com K. Yamamoto
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: