Field code
%{issue.transition.achievable}

Read


Returned valueA comma-separated list with transition names
Output data type

TEXT

Example outputStart Progress, Resolve Issue, Close Issue

Returns the names of available transition, depending on the current issue status.

Example:

InputDescription
The current issue status is OpenThe output will be: Start Progress, Resolve Issue, Close Issue
The current issue status is ReopenedThe output will be: Start Progress