-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
None
-
Affects Version/s: CCMA - 3.11.15
-
Component/s: Confluence - Migration Assistant
-
None
-
9
-
Severity 2 - Major
-
143
Issue Summary
As per Supported Atlassian apps and types of links, links to whiteboard and database are supported. However, the links are not updated if Embed option is used.
Steps to Reproduce
- On a space, create a sample database and whiteboard.
- Add PAGE 1 with links to database and whiteboard, with Embed option.
- Add PAGE 2 with links to database and whiteboard, with URL option
- Perform data transfer to another Confluence Cloud site
Expected Results
Links to database and whiteboards are fixed on Page 1 & Page 2.
Actual Results
- Links to database and whiteboards are fixed on Page 2.
- Links to database and whiteboards are not fixed on Page 1.
Additional information
- Verified links to database and whiteboard are fixed for Inline and Card options.
- Sample links on embedded options:
<ac:structured-macro ac:name="native-embed:whiteboard" ac:schema-version="1" data-layout="default" ac:local-id="f6436f14-47f0-4353-9d5e-296c1b318628" ac:macro-id="51273bc2-b7a9-4b1c-8b96-22bad3fa9cf3"> <ac:parameter ac:name="isMaxWidth">false</ac:parameter> <ac:parameter ac:name="alignment">center</ac:parameter> <ac:parameter ac:name="url">https://original_cloud.atlassian.net/wiki/spaces/TEST/whiteboard/123456789</ac:parameter> <ac:parameter ac:name="alwaysShowTitle">false</ac:parameter> <ac:parameter ac:name="height">600</ac:parameter> </ac:structured-macro> <ac:structured-macro ac:name="native-embed:database" ac:schema-version="1" data-layout="default" ac:local-id="148efb36-c40f-4a3f-8702-d44313c413b0" ac:macro-id="aac6e797-74d0-409c-8ee5-11377e6e66f6"> <ac:parameter ac:name="isMaxWidth">false</ac:parameter> <ac:parameter ac:name="width">760</ac:parameter> <ac:parameter ac:name="alignment">center</ac:parameter> <ac:parameter ac:name="url">https://original_cloud.atlassian.net/wiki/spaces/TEST/database/987654321</ac:structured-macro>
Workaround
None.