Issue Transitioned

Trigger a flow when an issue's status is changed in Jira.

Options

Field Definition Type Required
Project Project to monitor for transitioned issues. Dropdown TRUE
JQL Query JQL query to indicate which issues trigger the flow. String FALSE

Output

Field Definition Type
Webhook
Raw Data Raw webhook data for the issue. Object
Issue
Issue ID ID of the issue. String
Self URL to the issue. String
Transition
Transition ID ID of the transition. Number
From Original status of the issue. String
To New status of the issue. String
User
Account ID

Account ID of the user who made the transition.

To obtain the account ID, you can perform an email address search using the Search Users card, or obtain the ID from the profile page URL. For example, in the URL https://oktainc.atlassian.net/jira/people/5d0c7af1ac9cfa0bc6eed1c7, the account ID is 5d0c7af1ac9cfa0bc6eed1c7.

String
Display Name Display name of the user who made the transition. String
Active Indicates whether the user is active. Boolean
Email Email address of the user who made the transition. String

You can select other Jira fields as outputs.

Related topics

Jira connector

Workflow elements

Jira API documentation