Resolve "Error retrieving work type fields" in Jira Cloud Automation
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
Learn how to resolve common errors in Jira Cloud Automation related to work item creation and linking.
Diagnosis
N/A
Cause
Automation fails due to the actor lacking the 'Create Issues' permission
The automation rule's actor does not have the Create issues project permission. Learn more about the actor of an automation rule in the following knowledge references:
Solution
Modifying the permission
To resolve this error, add the Actor of the automation rule to the Create issues project permission of the involved Jira project. If the Actor is Automation for Jira, add the project role atlassian-addons-project-access to the Create issues permission.
Associate a user, group, or role with a project permission:
Go to the Project settings of the Jira project.
Under the Access section, select Project permissions.
From the top right corner of the page, click Actions > Edit permissions.
Scroll down to the Create Issues permission.
Click Update to modify the permission.
Under Grant to action: select the appropriate user, group, project roles, etc.
Click Update to save the change.
Learn more about adding or removing users from a permission in the following pages:
Was this helpful?