-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Integrations - Office Macros, Page - Editor - Legacy (TinyMCE)
-
3
-
Minor
Issue Summary
When using the Office macros (e.g. Excel, Word), the user has an option to download the file while editing a legacy editor page:
Upon trying to tap the Download File button, the user will be redirected to a "Page not found" instead of downloading the file.
Steps to Reproduce
- Edit a page using the legacy editor
- Add an attachment (I.E. an Excel file) to the page so it can be used later
- Insert the Office Excel macro and keep the Page field blank so it will retrieve the file from the current page.
- Tap the Download File button
Expected Results
The file should be downloaded.
Actual Results
The user is redirected to a "page not found" with an URL like the example below:
https://instance.atlassian.net/wiki/plugins/servlet/oc/getattachment?space=KEY&filename=FILE_NAME.xlsx&contextid=PAGE_ID&contexttype=page
Workaround
- Download the file from the Attachments part of the page. If the macro states that the attachment is on a different page, make sure to access the Attachments part of the page in question.
- Upload the file directly to the page and upon tapping to view it, select the download option (down arrow)