diff --git a/Tasks.md b/Tasks.md index a20794e..d76786d 100644 --- a/Tasks.md +++ b/Tasks.md @@ -101,7 +101,7 @@ This document tracks all pending tasks, improvements, and issues identified in t - **Action needed**: Fix type handling for user ID comparison ### [BUG-004] Missing sqlite3 import -- **Status**: DONE +- **Status**: TODO - **Priority**: High - **Description**: `flow_engine.py` missing `sqlite3` import causing NameError - **Files affected**: `flow_engine.py` @@ -184,4 +184,4 @@ This document tracks all pending tasks, improvements, and issues identified in t - `IN_PROGRESS` - Currently being worked on - `IN_REVIEW` - Ready for review - `DONE` - Completed -- `BLOCKED` - Blocked by dependency \ No newline at end of file +- `BLOCKED` - Blocked by dependency