You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

Field code
%{issue.transitions.acheivable}

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