Update Issue Status
Performs an issue transition and, if the transition has a screen, updates the fields from the transition screen.
sortByCategory To update the fields on the transition screen, specify the fields in the fields
or update
parameters in the request body. Get details about the fields using Get transitions with the transitions.fields
expand.
This operation can be accessed anonymously.
Permissions required:
- Browse projects and Transition issues project permission for the project that the issue is in.
- If issue-level security is configured, issue-level security permission to view the issue.
External Documentation
To learn more, visit the Jira documentation.
Basic Parameters
Parameter | Description |
---|---|
Issue ID Or Key | The ID or key of the issue. |
Status ID | The ID of the issue transition. Required when specifying a transition to undertake. |
Advanced Parameters
Parameter | Description |
---|---|
Fields | List of issue screen fields to update, specifying the sub-field to update and its value for each field. This field provides a straightforward option when setting a sub-field. When multiple sub-fields or other operations are required, use update . Fields included in here cannot be included in update . |
Workflow Library Example
Update Issue Status with Jira and Send Results Via Email
Preview this Workflow on desktop