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

Compare with Current View Page History

« Previous Version 2 Next »

Field code
%{issue.environment}


Read


Returned valueField to describe the environment where the issue has occurred.
Output data type

TEXT

Example outputData Center


Write


Additional information for writing valuesSets issue's Environment.

Allowed input TEXT

A comma-separated list of version names.

Allowed input NUMBER

Numbers are cast to string.
Example input

+ 1.0, 1.1 : adds versions 1.0 and 1.1 to field Fixed versions.

- 2.0, 2.2 : removes versions 2.0 and 2.2 from field Fixed versions.

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