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.
We have a next Gen service desk request type with a drop down (access to products) we would like to create an automation that will automatically assign different approvers based on the drop down. Is there a way to currently do this with Automation for Jira?
Thanks
A method of doing this would be to create an if statement automation.
Test for 1 field with each users name until 1 of the if's becomes true then edit the assignee.
It does make the automation massive though doing this. If you have groups of people you can add an extra condition to each if statement that has the other users in it.
This should get the result you need.
Harry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.