Automation basics
Understand the general concepts and best practices of automation in Atlassian cloud products.
From November 1, we are changing the way automation rules will be counted and billed in Jira Cloud. You'll be able to preview these changes in-product from October 1. To read more, see the announcement on our website.
In Jira Software Cloud, there are two types of projects: team-managed projects, and company-managed projects. Learn about the differences between team-managed and company-managed projects.
When configuring automation rules for team-managed projects, you’ll need to be mindful of the following limitations:
Custom fields: All People custom fields in team-managed projects currently aren’t supported by Jira Cloud automation. This means that your automation rules won’t be able to access values or set values in any People fields. This improvement request is being tracked at AUT-1651.
Moving issues from Backlog to Board: For team-managed projects where the Backlog is enabled but not Sprints, it’s currently not possible for an automation rule to move an issue from the Backlog to the Board. It’s only possible to do this if there is an active sprint. This improvement request is being tracked at AUT-2037.
Accessing parent issue values on issue creation: Smart values for accessing a parent issue’s values aren’t supported when using the issue created trigger. For example, if a rule is triggered when an issue is created, you would normally be able to access the parent issue’s epic with {{issue.parent.epic.summary}}. Smart values such as these currently aren’t working for team-managed projects. This improvement request is being tracked at AUT-2095.
Flagging issues: Team-managed issues have a Flagged custom field that Jira automation currently doesn’t support. This means that your automation rules can’t flag issues in team-managed projects. This improvement request is being tracked at AUT-1235.
Was this helpful?