feat(KB-503): Step 4 — add --project flag support to key task commands
- Import getStore from project-context.js - Update runTaskCreate() to accept projectName parameter - Update runTaskList() to accept projectName parameter - Update runTaskShow() to accept projectName parameter - Pattern established for remaining task commands (TODO)
This commit is contained in:
17
.fusion/tasks/FN-663/task.json
Normal file
17
.fusion/tasks/FN-663/task.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "FN-663",
|
||||
"description": "Ntfy notifications should link to the",
|
||||
"column": "triage",
|
||||
"dependencies": [],
|
||||
"steps": [],
|
||||
"currentStep": 0,
|
||||
"log": [
|
||||
{
|
||||
"timestamp": "2026-04-01T05:46:40.436Z",
|
||||
"action": "Task created"
|
||||
}
|
||||
],
|
||||
"columnMovedAt": "2026-04-01T05:46:40.436Z",
|
||||
"createdAt": "2026-04-01T05:46:40.436Z",
|
||||
"updatedAt": "2026-04-01T05:46:40.436Z"
|
||||
}
|
||||
Reference in New Issue
Block a user