II.
Label JSON
Structured · livelabel:bug
bug json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "label:bug",
"_kind": "Label",
"_file": "extensions/labels/canonical-labels.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "bug",
"name": "bug",
"color": "#d73a4a",
"description": "Something isn't working."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "issue:linear-aca-390",
"to": "label:bug",
"kind": "labeled_with",
"attributes": {}
}
]
}