Cannot edit work item fields in Jira Cloud
Platform Notice: Cloud Only - This article only applies to Atlassian apps on the cloud platform.
Summary
Learn why you may be unable to edit fields (such as Priority) in Jira work items. This article covers the required edit work items permission and other space or workflow settings that can restrict editing.
Cause
Several Jira configurations control whether one can edit work item fields. The most common reason is missing the edit work items permission in the space. Other factors include screen configurations and workflow restrictions.
Solution
1. Verify the Edit work items permission
You need the Edit work items permission in the space's permission scheme to edit the fields.
To check:
Go to Space settings > Permissions.
Find Edit work items.
Make sure the user, group, or space role is included.
This is the primary permission required to edit fields like Priority. Follow the steps outlined in this document to add users, groups, or roles to a permission scheme and grant their space permissions.
2. Confirm the field is on the Edit screen
If the field (for example, Priority) is not on the Edit screen, you will not be able to modify it.
To check:
Go to Space settings > Screens.
Open the screen used for editing work items.
Make sure the field is added in the list.
3. Review Workflow Restrictions
Workflow properties can prevent editing work items in certain statuses. For example, the following property blocks all edits:
jira.issue.editable = false
To check:
Go to Space settings > Workflows.
Edit the workflow and select the affected status.
Review the status properties and remove any that restrict editing.
4. Check User Roles and Groups
The user must belong to a group or space role with the Edit work items permission.
To check:
Go to Space settings > People or
Go to Jira Administration > User management
Was this helpful?