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

Compare with Current View Page History

« Previous Version 7 Next »

JWT

Field code
%{issue.fixVersions}

Read


Returned valueA comma-separated list of fix version names
Output data type

TEXT

Example output1.0,2.0,2.1

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


Jira expression

Field code
fixVersions.map(v =>  v.name)

Read


Returned valueThe list of versions where the issue was fixed
Output data type

STRING LIST

Example output