Hello,
Within Jira we have a project containing a custom issue type that represent the features in our application. I am looking to create an automation that assigns a bug to the correct team based on which feature is selected.
For example, say we have a feature called "login" and its owned by "team 1", I would like that when a bug is created and the feature custom field is set to "login" that it looks up the "login" feature ticket and finds that that feature is assigned to "team 1" and therefor assigns the bug created to "team 1" as well.
Could someone give me some guidance on where I could begin for such an automation?
Thank you
Hi @Ben Reinhardt ,
what exactly do you mean by “assign the issue to the team”? In Jira there can be only single user as an assignee. Thank you.
Hello Hana,
Sorry to not be specific enough. Team is a custom field we have added, its a single select list.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ben Reinhardt ,
thank you.
the feature custom field is set to "login" that it looks up the "login" feature ticket
How do you know which feature issue you should look into? Is there something we can use in the automation to find this issue (for example it has special summary or some custom field is set to some special value etc.)? Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.