Skip to content

Label Model

Labels categorize issues with colored tags.

Fields

FieldTypeRequiredDescription
idUUIDAutoUnique identifier
namestring (255)YesLabel name
colorstringNoHex color code
descriptionstringNoDescription
parentFK->LabelNoParent label (hierarchical)
sort_orderfloatAutoDisplay order
projectFK->ProjectNoParent project (null=workspace-level)