I would like to change a label in globally on all documents of confluence there is a way to do this without affecting the document one by one?
Check out Stephen Deutch's Label Management Tool user macro.
Hey @[deleted]
We have recently made a free plug in Power Scripts for Confluence which you can download from the Marketplace to help automate Confluence administration, one of the features is bulk label admin. Here's the script:
https://confluence.cprime.io/display/CTR/Replace+a+label+with+a+different+one
Hope this helps!
Michele
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hello and thank you for your answer, in fact I wanted to vote for it as a more useful answer but I can not do it anymore, the plugin that you reported to me is very convenient.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wow thank you!! I'm glad you like it! We have just made a few tutorials on YouTube which might be useful for you to look at. https://www.youtube.com/watch?v=nM0a8JM2T2E&feature=youtu.be&list=PLKTAla3ZrW8mMmYvgOVf3UPXU8V4nc-xj
If you have a spare 2 minutes, please think about leaving us a review, we'd be very grateful! https://marketplace.atlassian.com/apps/1219507/power-scripts-for-confluence?hosting=server&tab=reviews
If you have any other questions, please let me know.
Michele
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry @[deleted] and @chelawallace can you try this one? https://youtu.be/nM0a8JM2T2E?list=PLKTAla3ZrW8mMmYvgOVf3UPXU8V4nc-xj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, this works; thanks!
Also, is there a way to do a bulk change to labels? Specifically, I want to replace all label underscores with hyphens:
this_label >> this-label
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the fast response! Did you check out this script?
https://confluence.cprime.io/display/CTR/Replace+a+label+with+a+different+one
I think this should solve it right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm getting a page not found error. I think the link you're thinking of is https://confluence.cprime.io/display/CTR/Replace+a+label+with+a+different+one
I'm actually chatting about my question now with Jonathan Muse. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It looks like the Power Scripts are not available for the Cloud; bummer!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My way of doing this would be to stop Confluence, locate the label entry in the database and update it there, then restart Confluence.
disclaimer - backup everything first
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Kind of covered off by this as well: https://jira.atlassian.com/browse/CONF-7681
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As Davin said, the Label Management Tool should be able to help you out.
Are you running OnDemand/Confluence Cloud? If so, feel free to comment this answer; I have written a Confluence Connect Add-on that also allows you to rename labels (and also add/remove watchers and move/delete pages), and I'm looking for a few beta testers, so if you want to try it out, let me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
no, I'm running on standalone server instance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.