You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi
I am trying to update the Approvers groups based on a Multiselect custom field when the Issues is created.
I have a field name called "Product Name" and it is Multiselect type. It has 5 values, I am trying to setup a automation for approvers groups based on this field values when the ticket is created.
Product Name values are
A
B
C
D
F
At the time of creating ticket if user select Value "A" in product Name then approver group has to updated to that project Leads group and it will be same for the other values. Example is
Value A --> A product groups
Value B --> B product groups
Value C --> C product groups
Value A B --> A B product groups
Value A B C --> A B C product groups
Value A B C D --> A B C D product groups
I have tried to implement this using if Else block automation using Issue Created trigger, it was working when product name has only 1 values, but I want make this happen if the product name has 2 or 3 more values.
Any suggestions would be appreciated.
Thank you.
Using If Else Block with Issue Fields conditions I have set the below automation rule to achieve this request
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.