%{issue.versions}
Read
|
Returned value |
Comma-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 (information) |
|---|---|
|
Valid numerical input |
Numbers are cast to text |
|
Example input |
1.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.
|
Input |
Description |
|---|---|
|
+ 1.0, 1.1 |
Adds versions 1.0 and 1.1 to the field Affects Version/s, provided they exist in the project (warning). |
|
- 2.0, 2.2 |
Removes versions 2.0 and 2.2 from the field Affects Version/s. |