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

Compare with Current View Page History

« Previous Version 7 Next »

Field code
%{issue.labels}

Read


Returned valueA comma-separated list with all the labels of the issue
Output data type

TEXT

Example outputweb,customer,java,mobile


Write


Valid text inputComma separated list of labels. If a label doesn't exist, it will be created.
Valid numerical input

Numbers are cast to text

Example inputweb, customer, java, mobile