Label Structure

    Object label
    Fields

    label

    Introduced in 0.5

    Fields
    # Field name Comment Object type
    1 label
    String

    Example

    # Add 'Uservoice'label to the issue labels field
     
    issue.labels += nodeHelper.getLabel("Uservoice")