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.
Does anyone know if it's possible to use round robin 'assignment' logic on custom fields that are a user picker?
For example, if you had a custom field (user picker) titled 'Implementation Consultant' and you wanted the value to automatically be set using round robin between John, Sally and Steve, could you use Jira automate to do that?
I see that it's easy to do this for the 'assignee' field but I haven't seen the ability to do it for custom fields that are user pickers.
Any help would be appreciated. The custom fields don't necessarily reflect who is assigned the work at that given moment, but more so who will be responsible for the work when it get to a certain point in the workflow.
Thanks.
There is an open backlog to add this suggested feature: https://codebarrel.atlassian.net/browse/AUT-273
Until something like that happens, you could hard-code the logic or work-around and leverage the function using the assignee field:
Another option: there might be a marketplace addon to do this without automation, so that may be worth a search also.
Best regards,
Bill
Thanks, Bill!
To those trying this method, be sure to use {{assignee.accountId}} for the variable, NOT {{assignee.displayName}}.
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.