-
Suggestion
-
Resolution: Duplicate
-
None
The customer uses the REST API to create the page and add attachments to it. However, after migration, the attachment preview doesn't load because the page ID is using the IDs from the server environment. The storage format for the attachments is as follows:
<p><span class="confluence-embedded-file-wrapper confluence-embedded-manual-size"><img class="confluence-embedded-image" height="250" src="/download/attachments/115348860/_duration.png" /></span></p>
Steps to reproduce:
- Create a page and add attachments using the REST API in the server instance.
- Ensure the storage format is created as mentioned above.
- Migrate the space using the CCMA.
- After migration, the attachment preview does not load.
- Run the link fixing tool; however, it fails to fix the attachment preview.
Expected Behavior:
The link fixing tool should update the contentid and direct it towards the cloud instance.
Actual Behavior:
Link fixing tool doesn't fix the attachment preview.