JWT field code

%{issue.cfnnnnn}

Jira expression field codeissue?.cfnnnnn
Example outputweb,customer,java,mobile
Example inputweb, customer, java, mobile
Output data type

Type

Available since






%{issue.cfnnnnn}

Read



Returned valueA comma-separated list holding all labels which are stored in this custom field
Output data type

Example outputweb,customer,java,mobile


Write



Valid text inputA comma-separated list of labels. If a label does not exist, it will be created.
Valid numerical input

Numbers are cast to text

Example inputweb, customer, java, mobile





issue?.cfnnnnn

Read



Returned valueA comma-separated list holding all labels which are stored in this custom field
Output data type

Example outputweb,customer,java,mobile


Write



Valid text inputA comma-separated list of labels. If a label does not exist, it will be created.
Valid numerical input

Numbers are cast to text

Example inputweb, customer, java, mobile







Mapping(warning)
Notes


Please note, that the separator differs between JWT Server and JWT Cloud, in case there is more than one label. JWT DC shows a blamk space, in JWT Cloud it is a comma:

JWT DCJWT Cloud
label_1 label_2 label_3label_1,label_2,label_3