feat(FN-4592): complete Step 6 — document userPaused unpause flow

Fusion-Task-Id: FN-4592
Fusion-Task-Lineage: b013a15e-7cd9-4ba4-b380-22627cefb394
This commit is contained in:
Fusion
2026-05-15 06:32:05 -07:00
committed by gsxdsm
parent ff05d5572b
commit d92e4ba71c
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Tasks manually parked back to Todo now consistently render as paused in TaskCard and TaskDetailModal, and using Unpause clears the `userPaused` latch so scheduler dispatch can resume.