Hi Community,
I have restored a space in the confluence. But some of the links in the space still navigates to the source space but the same links in the page tree navigates the pages in the same space as expected. Please suggest here.
Hi,
The links in the pages that behave as expected were probably added as relative links to other pages within the space.
The links that link to the old space were probably added as hardcoded links. I would think a DB query could fix this but ... proceed with caution.
If you don't want to do DB queries to fix this, you could manipulate the backup files before importing, replacing the old (hardcoded) links by the new one.
Hope this helps,
Jeroen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.