JWT expression
%{issue.cfnnnnn}
Jira expression
issue?.cfnnnnn
Read
|
Returned value |
A comma-separated list holding all labels which are stored in this custom field |
|---|---|
|
Output data type |
text (JWT) / text list (Jira) |
|
Example output |
web,customer,java,mobile |
Write
|
Valid text input |
A comma-separated list of labels. If a label does not exist, it will be created. |
|---|---|
|
Valid numerical input |
Numbers are cast to text |
|
Example input |
web, customer, java, mobile |