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

Compare with Current View Page History

« Previous Version 7 Next »

Field code
%{issue.fixVersions}


Read


Returned valueComma separated list of version names
Output data type

TEXT

Example output

Version1.0, Version 2.0, 3.0

A blank space is automatically added after each comma.

If you need additional information to be returned check out Fix Version/s with details.


Write


Additional information for writing valuesSets the system field Fix Version/s

Allowed input TEXT

Comma separated list of version names

Allowed input NUMBER

Numbers are cast to text
Example input1.0, 1.1

Prefixes + and - can be used to add or remove (check or uncheck) single values or set of values.

+ 1.0, 1.1 : adds versions 1.0 and 1.1 to the field Fix Version/s.
- 2.0, 2.2 : removes versions 2.0 and 2.2 from the field Fix Version/s.