When we clone existing issues, I don't want some of the labels to carry over - specifically, any that contain the word "Planned" How to create an automation that does this:
1. TRIGGER: When cloning an issue (or creating if that is easier)
2. LOGIC: Find all Labels like "Planned*"
3. ACTION: Delete them (do I have to cycle through until done?)
Do I need a JSON?
HELP! Thank you
To do that with a wildcard match to the text, you could...
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did any one try Colored Label Manger ,
Powerful plugin to Automate the label management process and to Manage your labels globally or per-project
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.