Field code
%{issue.status.achievable}

Read


Returned valueComma-separated list of status names 
Output data type

TEXT

Example outputIn Progress, Resolved, Closed

Returns the names of available target statuses, depending on the available transitions of the current issue status.

Example:

InputDescription
The current issue status is OpenThe output will be: In Progress, Resolved, Closed
The current issue status is ReopenedThe output will be: In Progress