Skip to main content

Perform Transition

Description

JIRA perform transition plugin step performs a transition of an issue in a JIRA instance.

Configurations

Field NameDescription
Step NameName of the step. This name has to be unique in a single workflow.

Connection

For the connection field details, click Connection Fields

Input tab

Field NameDescription
Input Fields
Issue KeySpecify the issue key of the JIRA for which comment is to be added.
JIRA automatically assigns this key when the issue is created (for example, PROJ-123).
The field accepts environment variable or previous step field, and the field is mandatory.
Note: To prevent performance issues, such as OutOfMemoryException, JIRA limits the number of returned issues:
• On-premise (Server/Data Center): Up to 1,000 issues
• JIRA Cloud: Up to 100 issues
GetClick this button to get all Issue Keys available in the JIRA instance as per the access permission of Username provided in Connection.
Transition Name/IDSpecify the Name or ID of the transition to be performed. You may get the Name of the transition by clicking the Get button as described below.
GetClicking on this button brings a dialog for all the Transitions Names possible for the provided issue.

Note: Errors can be captured in the step error handling (right-click step and select error handling) to make the error message visible on AutomationEdge Requests.