-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Page - Attachments (Image, Video, etc.)
-
None
-
11
-
Severity 3 - Minor
-
7
Issue Summary
The cloud editor does not natively support cross-page attachments, leading to rendering failures for legacy content migrated from DC or created in the legacy editor. When the source page of an attachment is restricted, deleted, or renamed, the cloud editor can't resolve the reference, resulting in one of these errors:
- We couldn't load the file
- Preview unavailable
- Something went wrong. We couldn’t generate a preview for this file
- UNKNOWN_ATTACHMENT
- 403 Forbidden errors
Steps to Reproduce
- Create a page using the legacy editor in DC.
- Link an attachment from a different page or space to this page.
- Migrate the content to Confluence Cloud (and convert the page to the cloud editor).
- View the page as a user who does not have permissions to the source page where the attachment is hosted, or delete/rename the source page/attachment.
Expected Results
- The editor should be able to resolve cross-page attachment references or provide clear visibility into why an attachment can't be rendered (e.g., indicating a permission restriction or a broken link).
Actual Results
The attachment fails to render with one of the errors:
- We couldn't load the file
- Preview unavailable
- Something went wrong. We couldn’t generate a preview for this file
- UNKNOWN_ATTACHMENT
- 403 Forbidden errors
Workaround
- Users can examine the page's storage format to identify the origin space/page of the broken attachment and check permissions or past versions.
- Re-uploading images to the current page should fix the problem.
- Creating a copy of the page should also resolve the issue.
- is related to
-
CONFCLOUD-84361 Opening a Confluence Cloud page with a large number of cross-page attachment links displays "We couldn't load the file" on every attachment, even though the underlying files are intact.
-
- In Progress
-
-
CONFCLOUD-83433 Attachments are broken when bulk pages are moved.
-
- Gathering Impact
-
-
CLOUD-12503 Allow adding attachments from a page or space on Fabric editor
- Under Consideration