-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Minor
-
Issue Summary
Uploading any file type (e.g., XLSX, TXT, PNG, image files) to the "media and files" column in a Confluence Database fails. The upload either hangs indefinitely or eventually displays a "content could not load" error. This occurs regardless of file type or size, and uploading the same files directly to a Confluence page works as expected.
Steps to Reproduce
- Open a Confluence Database with a column of type "media and files".
- Attempt to upload a file (e.g., XLSX, TXT, PNG, or image) to the "media and files" column.
Expected Results
The file should upload successfully and be accessible from the database entry, just as it would be when uploading directly to a Confluence page.
Actual Results
The upload process either hangs indefinitely or eventually fails with a "content could not load" error.
This occurs for all tested file types (XLSX, TXT, PNG, image).
Uploading the same files directly to a Confluence page works without issue.
The below exception is thrown:
We couldn't load this content
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available