[
{
"id": "bd-2cr",
"title": "Critical bug in authentication",
"description": "Users cannot login with valid credentials",
"status": "open",
"priority": 0,
"issue_type": "bug",
"created_at": "2026-01-19T22:12:48.942352085Z",
"created_by": "ubuntu",
"updated_at": "2026-01-19T22:12:49.050007668Z",
"compaction_level": 0,
"original_size": 0,
"labels": [
"auth"
],
"dependencies": [
{
"id": "bd-2h0",
"title": "Test task with priority 1",
"status": "open",
"priority": 1,
"dep_type": "blocks"
}
],
"dependents": [
{
"id": "bd-2ja",
"title": "New feature: dark mode",
"status": "open",
"priority": 2,
"dep_type": "blocks"
}
],
"comments": [
{
"id": 1,
"issue_id": "bd-2cr",
"author": "Dicklesworthstone",
"text": "This is a test comment",
"created_at": "2026-01-19T22:12:49Z"
},
{
"id": 2,
"issue_id": "bd-2cr",
"author": "Dicklesworthstone",
"text": "Another comment for testing",
"created_at": "2026-01-19T22:12:49Z"
}
]
},
{
"id": "bd-2h0",
"title": "Test task with priority 1",
"status": "open",
"priority": 1,
"issue_type": "task",
"created_at": "2026-01-19T22:12:48.936907133Z",
"created_by": "ubuntu",
"updated_at": "2026-01-19T22:12:49.022237331Z",
"compaction_level": 0,
"original_size": 0,
"labels": [
"critical"
],
"dependents": [
{
"id": "bd-2cr",
"title": "Critical bug in authentication",
"status": "open",
"priority": 0,
"dep_type": "blocks"
}
]
}
]