Field code
%{issue.labels}
Read
Write
Field code
issue?.labels
Read
Write
If you still have questions, feel free to refer to our support team.
%{issue.labels}
Returned value | A comma-separated list with all the labels of the issue |
---|---|
Output data type | TEXT |
Example output | web,customer,java,mobile |
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 |
issue?.labels
Returned value | A comma-separated list with all the labels of the issue |
---|---|
Output data type | TEXT LIST |
Example output | web,customer,java,mobile |
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 |
If you still have questions, feel free to refer to our support team.
Powered by Atlassian Confluence 8.5.16, themed by Refined 7.6.0 and Decadis AG