-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
This issue is exactly the same as MIG-1892 but for a C2C migration especially for Jira.
Summary
After a Jira cloud to cloud migration, there may be links to the base URL site that might appear as:
These links are to the root or base URL only and they don't link to a particular resource or page. The link may appear like the following:
<a href="https://source.atlassian.net/">Jira Site</a>
Links to the base URL only are not updated as part of the migration or as part of the post-migration link fixing.
After a successful Server to Cloud Migration, URL links are broken in the new Cloud instance
Actual Results
Only links that match certain patterns are updated such as:
- https://www.acme-jira.com/browse/ACME-1
- https://www.acme-jira.com/projects/ACME/issue/ACME-1
- https://www.acme-jira.com/issues/ACME
- https://www.acme-jira.com/issues?jql=project%20in%20(KRAK%2C%20BSP)%20ORDER%20BY%20lastViewed%20DESC
Expectation
As part of the post-migration link fixing, any link that references the base URL (alone) should also be updated.
Workaround:
Legacy linkfixing does not support this pattern as well. Need manual fix on target site.
- is cloned from
-
MIG-1892 Confluence and Jira base URL is not updated post migration on Jira
- Gathering Interest