Log inSkip to main contentSkip to sidebar
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Notion Import: Pages may fail to open with "Something went wrong on our end" due to attachment rendering error
Pges imported from Notion into Confluence Cloud may be inaccessible and display a "Something went wrong on our end" error. Investigation reveals a RuntimeException during XHTML storage transformation caused by a null attachment resource identifier.
Steps to Reproduce
Perform an import from Notion to Confluence Cloud.
Navigate to the newly created space and attempt to open an imported page that contains attachments.
Observe the error message on the page UI.
Expected Results
Imported pages should open successfully, correctly rendering all content including attachments.
Actual Results
The page fails to load, showing a "Something went wrong on our end" message and throwing a RuntimeException in the backend logs related to AttachmentResourceIdentifier.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.