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

Compare with Current View Page History

« Previous Version 13 Next »

Field code
%{issue.fixVersions}


Read


Returned valueComma separated list of version names
Output data type

TEXT LIST

Example output

1.0, 1.1

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


Valid text input

Comma separated list of version names (info)

Valid numerical input

Numbers are cast to text
Example input1.0, 1.1

Sets fix versions, provided they exist in the project (warning).

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

InputDescription
+ 1.0, 1.1Adds versions 1.0 and 1.1 to the field Fix Version/s, provided they exist in the project (warning).
- 2.0, 2.2Removes versions 2.0 and 2.2 from the field Fix Version/s.