Label
Overview
Labels are tags that can be assigned to
Label Object
-
name
string (required)Name of the label
-
created_at
,updated_at
timestampTimestamp of the issue when it was created and when it was last updated.
-
description
stringDescription of the Label
-
color
stringHex code of the color
-
sort_order
floatSort order of the label used for sorting
-
created_by
&updated_by
This values are auto saved and represent the id of the user that created or the updated the project.
-
project
uuidThe project which the issue is part of auto generated from backend
-
workspace
uuidThe workspace which the issue is part of auto generated from backend
-
parent
uuid or nullParent of the label which is also a Label