auto-sync: 2026-05-18 23:29:03
This commit is contained in:
@@ -59,7 +59,7 @@ class Blackboard:
|
||||
retry_count, max_retries, must_haves, risk_level,
|
||||
estimated_duration_minutes, escalated, stage, stages_json,
|
||||
archived, archived_at)
|
||||
VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)""",
|
||||
VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)""",
|
||||
(task.id, task.title, task.description, task.status,
|
||||
task.assignee, task.assigned_by,
|
||||
task.depends_on, task.parent_task, task.priority,
|
||||
|
||||
Reference in New Issue
Block a user