-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
Confluence link fixing does not support fixing the viewinfo.action? format at the moment. But the product link fixing feature updates the link to the right content but not to its page information. Audit log is missing entries for this action.
Steps to Reproduce
- Create a page with this link type in Server/DC.
- Migrate the space using CCMA.
- Run the product link fix.
- Check the outcome.
Expected Result
- If LMS is not supporting the type, this link type should be skipped and audit log should show it as skipped.
- If LMS is going to support the type, then the this link type should be updated properly, pointing to the page information. And the audit log should show the history. And documentation should be updated to include this format.
Actual Results
This format is not included in the Supported Atlassian apps and types of links.
- Currently, the 'update product links' feature updates the viewInfo.action? links to the content of the right pageID but not to the page information.
- Audit log does not print messages on this type.
- Example Link:
https://serverURL/pages/viewinfo.action?pageId=267999441
- Example Link:
-
- Link Changed to:
[https://serverURL/pages/viewinfo.action?pageId=267999441|https://serverURL.atlassian.net/wiki/spaces/{spaceKey}/pages/{newPageId}/Page+Title]
(Link Text is unchanged but the newPageId is the correct one)
- Link Changed to:
Workaround
Any unsupported links will have to be updated manually.