Field code
%{issue.cfnnnnn}

Read


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

TEXT

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
Field code
issue?.cfnnnnn

Read


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

TEXT LIST

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