Details
-
Suggestion
-
Status: Gathering Interest (View Workflow)
-
Resolution: Unresolved
-
None
Description
Problem Definition
The customer wants to get the URL mapping information(corresponding Server and Cloud URL) between Confluence Server and Confluence Cloud after migration.
Like this:
spaceKey,page Title,Server pageId,Server URL,Cloud pageId,Cloud URL MAP2,page2,1212434,http://confluence-macbook-pro.local:41235/pages/viewpage.action?pageId=1212434,410812424,https://cloudconfluence.atlassian.net/wiki/spaces/MAP2/pages/410812424/page2 MAP2,page1,1212435,http://confluence-macbook-pro.local:41235/pages/viewpage.action?pageId=1212435,410812423,https://cloudconfluence.atlassian.net/wiki/spaces/MAP2/pages/410812423/page1
Confluence pageId is changed after the migration, so it is difficult to find the corresponding cloud page URL.
Situation
- The customer's Confluence Server pages are on public.
- Their customers know that Server page URL(not confluence link. just string).
- After the migration Server to Cloud, the Cloud page URL will be changed from Server(pageId, baseUrl, etc.).
- However, their customers only know the Server page URL. So the customer wants to configure the redirection to Cloud in Confluence Server page URL.
- To configure that redirection, the customer needs to get the mapping of how changed page URL(Server to Cloud) to configure the redirection.
Suggested Solution
- Confluence Cloud Migration Assistant(CCMA) provides that URL mapping information after the migration is completed.
Workaround
- There is no feature now, please consult with Atlassian support.