Available target statuses

%{issue.status.achievable}

Read

Returned value

Comma-separated list of status names 

Output data type

text

Example output

In Progress, Resolved, Closed

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

Example:

image2020-6-18_15-21-39.png

Input

Description

The current issue status is Open

The output will be: In Progress, Resolved, Closed

The current issue status is Reopened

The output will be: In Progress