fix: update task by id

This commit is contained in:
Ralph Khreish
2025-06-20 19:02:23 +03:00
parent b592dff8bc
commit cc1eee8ea5
2 changed files with 55 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"task-master-ai": patch
---
Fix issues with task creation/update where subtasks are being created like id: <parent_task>.<subtask> instead if just id: <subtask>