"Some of the set fields aren't available" error in Jira Cloud Automation

Platform Notice: Cloud Only - This article only applies to Atlassian apps on the cloud platform.

Summary

In Jira Automation, the Edit Work Item action may return an error in the Automation Audit log similar to the following:

"Some of the set fields aren't available. Fields ignored:"

There are multiple potential causes for this error message to appear, including:

  • Fields not present on the Edit screen

  • Automation rule actor doesn't have sufficient permissions

  • Automation rule actor doesn't have app license(s)

  • Automation rule actor doesn't match related workflow conditions

Solution

We'll analyze each of the potential causes and their solutions below.

Add fields to project Edit screen(s)

If a field isn't present on the space's Edit screens, then Automation will throw this error and fail to edit the field(s). To resolve it:

  1. Identify the field name being ignored from the audit log section

  2. Go to the respective screen based on work type

  3. Add the field to the screen

Ensure Automation rule actor permissions

The Automation rule actor needs sufficient permissions to edit any related work items. If you're using the "Automation for Jira" actor, you'll need to grant Edit work items permission to the atlassian-addons-project-access Space Role:

  1. Navigate to the relevant Space

  2. Select Space Settings > Permissions

  3. Ensure that Edit work items has been granted to the atlassian-addons-project-access role

Please note: If you are choosing to use a different actor, such as your own user, you'll need to ensure this user has the same permissions granted.

Verify Automation rule actor app license(s)

Depending on the space type, you'll want to ensure that whatever user is selected to run the automation rule has the proper app licenses. Jira projects will require a Jira license, and Jira Service Management projects require a JSM license.

For instructions on adding users to your apps, please refer to our documentation: https://support.atlassian.com/user-management/docs/give-users-access-to-products/

Check project workflow for transition conditions/rules

If you're using workflow properties in Jira, you may have inadvertently prevented editing during a certain workflow step. To check your workflow for any unwanted properties:

  1. Navigate to the relevant Space

  2. Select Space settings > Workflows

  3. Choose the workflow based on the affected work type

  4. On each Transition and Workflow step, check for any properties that restrict editing

  5. Remove or adjust the properties to allow for the rule actor to transition/edit as needed

Updated on October 27, 2025

Still need help?

The Atlassian Community is here for you.