Hi guys
I have set Teams in JIRA, meaning each user is part of one team. I want to create Jira automation so that if a ticket is assigned to someone, the team field will be updated to that team automaticaly.
For example, Jon from team Dev
If a ticket was assigned to Jon, the team field will automatically be updated to 'Dev'
Can you suggest on how to do that? hopefully with no special scripts :)
Thanks!
Not really a lot of scripting but a lot of iterations of you want to make it work. You would have to identify each team member on the assignee of an automation.
If assignee = Jon then update Teams field to Dev.
If you have a lot of users in Teams "Dev" it would be very tedious.
I would suggest just going the group route which can be searched via SQL.
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.