fix: handle subtasks in getTask method (#1254)
Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
This commit is contained in:
7
.changeset/fix-subtask-getTask.md
Normal file
7
.changeset/fix-subtask-getTask.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"task-master-ai": patch
|
||||
---
|
||||
|
||||
Fixed issue where `tm show` command could not find subtasks using dotted notation IDs (e.g., '8.1').
|
||||
|
||||
- The command now properly searches within parent task subtasks and returns the correct subtask information.
|
||||
Reference in New Issue
Block a user