Fix version/s

JWT expression

%{issue.fixVersions}

Read

Returned value

A comma-separated list of fix version names

Output data type

text

Example output

Version 1, Release 2

Jira expression

issue?.fixVersions?.map(v => v.name)

Read

Returned value

A comma-separated list of fix version names

Output data type

text list

Example output

Version 1, Release 2

To write this field, use Fix version/s ID.