Skip to main content

Update Issue Status

Perform a transition on an issue. When performing the transition you can update or set other issue fields.

The fields that can be set on transition, in either the fields parameter or the update parameter can be determined using the Get Transitions action. If a field is not configured to appear on the transition screen, then it will not be in the transition metadata, and a field validation error will occur if it is submitted.

Basic Parameters

ParameterDescription
Issue ID Or KeyThe ID or key of the issue. Can be obtained via the List Issues action.
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 Data Center and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop