Hi,
My usecase is simple. Based on the Assignee field, I would like to have one field "Belongs To Team" auto-populated, so AssigneeName1, AssigneeName2 and AssigneeName3 will be in Team1, whereas AssigneeName4 and AssigneeName5 will be part of Team2. How can this be done in Jira?
Thanks for your responses in advance.
Best regards,
Kaushik Mukundrai Purohit
Hi,
You cannot do this without a plugin.
I suggest the next workaround:
1.Build a Custom field: Teams(1,2,3,x)
Create automation:
When issue is created-> If issue meet JQL : assigne X or assigne Y -> then set field Teams to value 1
And you have to build as many automation as teams you have.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.