We are using Jira Product Discovery for our roadmap tracking. Each of our ideas has people fields where we track who is running point for various teams (e.g., product, design, engineering).
We want to use automation to ensure the people added to those fields are added/removed as watchers when those fields are updated.
I have two rules set up to maintain this. The add watcher seems to be working fine but the remove watcher is not working as expected.
Add New POCs as Watchers
Remove Deleted POCs as Watchers
Advanced Branches take a list of values for iteration. Created Variables are plain text values.
For both of your rules, the variable should be split into a list to feed the branch iterator.
Kind regards,
Bill
Thank you, @Bill Sheboy I can't believe I didn't notice I removed the split at some point and didn't add it back.
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.