-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Migrations - Link Fixing
-
None
-
3
-
4
Issue Summary
Currently, when migrating Confluence (Data Center to Cloud or Cloud to Cloud), the automated link-fixing process and legacy link-fixer do not support updating links to Team Calendars.
As a result, migrated pages containing links to calendars continue to point to the source domain (e.g., confluence.old-domain.com/calendar/...) instead of being rewritten to the destination Cloud domain.
Events in the Calendar (Advanced -> Related content) section the Confluence pages where not replaced with Cloud Confluence page.
This requires customers to manually identify and update these links post-migration, which is time-consuming for large-scale migrations.
Suggested Resolution
Enhance the migration tools (CCMA/Cloud-to-Cloud) to:
- Capture the mapping between source Calendar IDs and destination Calendar IDs.
- Capture the mapping between source Confluence page and destination Confluence page.
- Automatically rewrite Calendar URLs in page content to point to the new Cloud destination during the link-fixing phase.