Selecting an automation template from the library results in an error
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
When you try to click an automation rule from the template library, you see the error:
"Error creating template - There was an unknown problem during template rule creation. It is likely that customizations within this Jira instance have caused the template default to be invalid. Please refresh the page and try again, or attempt using a different template"

Solution
Rule templates use Jira default statuses
Some automation templates are configured using the Jira default statuses. If these statuses are not present in the workflows used in a project, the rule creation will fail and the error will be displayed.
Statuses used by each template:
"Resolve issues due to inactivity" uses the statuses "In progress" and "Resolved".
"When a customer comments on a closed request → then reopen the request" uses the status "In progress".
Resolution
To fix this problem, add the statuses "In progress" and "Resolved" to at least one workflow associated with the project. Once this is done, automation rules can be created using any template from the library.
You must ensure Jira's default statuses are used in the project. You can review the default workflow and its statuses in Work with issue workflows.
Was this helpful?