Jira Automation rule: If teams field is empty assign to specific team

Ben Van Walbeek
Contributor
April 12, 2022

I am trying to create a rule, if a teams fields is empty it will auto assign to a certain team based on the assignee

1 answer

2 votes
Fabian Lim
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 12, 2022

Hi @Ben Van Walbeek

You can accomplish this with jira automation. 

  • You will have to defined the trigger (status change, at creation, etc.)
  • Condition use a jql condition to check that the field is empty: team is empty
  • Action: edit the team customfield (this would have to be a group custom field) to the corresponding team. Note that the assignee field is only available for  individual users, so you must use a new user group customfiel. Also the group needs to be populated with users.

I hope this helps.

Ben Van Walbeek
Contributor
April 12, 2022

Thank you, is there a way to set the teams field based on the assignee? A ticket is assigned to someone but the teams field is empty. Does jira automation have the capabilities to set the teams field by looking to see if there is an assignee and set it to the appropriate team?

Fabian Lim
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 12, 2022

No you can't. Jira us not smart enough to determine the team the person is on and assign a team.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events