Field code
%{issue.versions}

Read


Returned valueComma-separated list of version names
Output data type

TEXT

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 Affects 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 affected versions, provided they exist in the project (warning).

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

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