gsxdsm
aaa95305cb
FN-8148: fix Respecify workflow replanning
Make Respecify reliably return tasks to their workflow's planning lane.
- Resolve task-specific planner lanes with recovery rehoming for custom workflows
- Return the persisted needs-replan task for in-place replans and cover legacy triage
- Hide unsupported Respecify actions for archived tasks
Files changed:
.changeset/fn-8148-respecify-fix.md | 7 ++
.../dashboard/app/components/TaskContextMenu.tsx | 10 +-
.../components/__tests__/TaskContextMenu.test.tsx | 6 +-
.../dashboard/src/__tests__/routes-github.test.ts | 103 ++++++++++++++++++++-
.../src/routes/register-task-workflow-routes.ts | 66 ++++++-------
5 files changed, 152 insertions(+), 40 deletions(-)
Fusion-Task-Id: FN-8148
Fusion-Task-Lineage: 7184bd58-e841-4bb1-a7fa-c1c336d6270a
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-16 19:57:17 -07:00
..
2026-07-16 19:35:37 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 19:48:11 -07:00
2026-07-16 19:57:17 -07:00
2026-07-16 18:18:35 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 19:48:11 -07:00
2026-07-16 17:47:54 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 19:01:03 -07:00
2026-06-08 15:19:27 -07:00
2026-07-15 08:44:11 -07:00