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

Compare with Current View Page History

« Previous Version 59 Next »

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 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.