Label Structure

    Objectlabel
    Fields

    label

    Introduced in0.5

    Fields

    #Field nameCommentObject type
    1label
    String

    Example

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