-
Bug
-
Resolution: Fixed
-
Low
-
None
-
Severity 3 - Minor
-
Issue Summary
Some file types do not appear in the "Media and Files" field in the database view. However, when we click the cell, the file content is displayed. This behavior suggests that not all file types have proper preview functionality in the database. PDF files, for example, display correctly and serve as a temporary workaround.
Affected file types: JSON, XML, LOG.
Steps to Reproduce
- Open Confluence and navigate to a database.
- Add the "Media and Files" field.
- Import a JSON file.
- Observe that the JSON file does not display.
- Click or interact with the entry for the JSON file.
- Notice that the file content loads upon interaction.
Expected Results
All imported file types, including JSON, LOG and XML, should display in the "Media and Files" field of the database, similar to how PDFs are displayed.
Actual Results
JSO, LOG and XML files do not display in the "Media and Files" field after import. They are only visible upon interacting with their respective entries.
Workaround
Using PDFs instead of JSON or XML files.