Skip to main content

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:

External Documentation

To learn more, visit the Jira documentation.

Basic Parameters

ParameterDescription
Issue ID Or KeyThe ID or key of the issue.
Status IDThe ID of the issue transition. Required when specifying a transition to undertake.

Advanced Parameters

ParameterDescription
FieldsList 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

Workflow LibraryPreview this Workflow on desktop