I'm heavily using the linking features of Confluence and often have to merge pages.
Suppose I have
When I manually merge A and B on page A and then delete B, I would like for Y and Z to link to A.
How can I achieve this without editing Y and Z manually?
Hello Stefan,
Hope you are having a good week so far! Happy to help answer your questions about this.
When you manually merge two pages in Confluence, you are copying the text from one page to another, correct?
The links in pages Y and Z are linking to the page B, but if you copy the text from B and paste it into A, then pages Y and Z have no way of knowing about page A. Therefore, it wouldn't be possible to automatically update those links.
This type of change would require that you manually go into the database in Confluence and correct any examples of the former page link in bodycontent to the new one. You run the risk of corrupting data when you do this, so you'll want to test it out first in a staging instance.
Another option would be to use an add-on available from Atlassian Marketplace, such a search-and-replace tool, or one that allows scripting.
Have a look there and let us know if you have any questions about that.
Regards,
Shannon
Thank you for your response - I will look into these add-ons.
I guess my described use case is an idea for a new add-on that specifically deals with bulk editing links.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Stefan,
No problem! Hopefully you can find something you can use. There may even be an add-on that does that, but I think the majority of them that can do that will also do other bulk tasks using scripting, which is what that 2nd category is that I mentioned.
If you end up finding something that can help you please let us know; it'll help a lot of people!
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.