Skip to main content
Skip table of contents

zAgileConnect Flow Action - Transition Issue by Status Name

You can transition an Issue by the target status using Salesforce Flow and adding the “Transition Issue by Status Name“ action to your flow. The action has the following fields:

Transition Issue by Status Name Action Fields

Field

Type

Required

Description

Issue Key

String

(tick)

The Jira Issue Key to transition to another status

Status Name

String

(tick)

The name of the target Issue status, the Issue will be transitioned to the provided Status if the workflow in Jira allows it.

Jira Connection Id

String

The unique identifier for the Jira connection. (e.g., "j00"). Leave blank to use the default connection.

Transition Issue by Status Name Output Fields

Output

Type

Description

Error Message

String

Describes any error that occurred during the operation, if applicable.

Error

Boolean

Indicates whether there is an error.

Issue Key or Id

String

The Issue Key or Issue Id related to this result.

To transition multiple Issues, this action can be called inside a Loop element in the Flow.

This action makes callouts to Jira and so when using it from “Record Triggered Flows“ make sure to use it from within an Asynchronous Path.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.