Hi, automation newbie here looking for some help.
Looking for a way for Jira to autocheck from a field of checkboxes based on the test present on the issue.
e.g. Text "disconnect" is present in description and/or comment which will tick the "disconnection" checkbox in a field.
There is a big list of checkboxes in this field, and I want to automate finding several keywords and tick any and all relevant checkboxes.
I also don't want it to to check for a keyword, find one, and stop the process, which is what I'm currently stuck with. Image attached.
Triggered when a new comment is added.
Did you find a solution for this @Gem Sung ?
I've got the same problem where the last condition met determines the checkboxes ticked.
Why the otherwise if you want every rule is checked?
diferent if blocks will do the job if conditions are not excluding amongst them
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any ideas? The interface isn't clear on if this is even possible.
My other option would be to create a separate rule for each condition...
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.