Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
7 lines
244 B
Markdown
7 lines
244 B
Markdown
---
|
|
"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. |