-
Bug
-
Resolution: Timed out
-
Medium
-
Major
Issue Summary
When a user taps an attachment from the search function and it is added to non-overview pages, it will open the page instead of displaying the attachment's preview.
If the attachment is from a space home/overview, it will open the preview instead of the page.
Steps to Reproduce
- Create a page under the overview page of the space.
- Attach an attachment to this page.
- Use the quick or advanced search to have the attachment displayed in the results.
- Tap the attachment.
Expected Results
A preview of the attachment should be displayed.
Actual Results
Only the page where the attachment is located will open.
Additional notes
- Although the user is redirected to the page, the URL will point to a preview:
https://sitename.atlassian.net/wiki/spaces/SACEKEY/pages/494069055546/image+test?preview=%2F494069055546%2F494104772727%2Fattachment.png
- A 401 is displayed in the browser's console.
- Attachments added to the "Overview" page will not face the same phenomenon. They will have its preview open and redirect the user to the Attachments part of the page.
Workaround
- Move the attachment to the overview page so it can be searched and opened.
- Tap the attachment after being redirected to the page.