feat(FN-4316): complete Step 6 — document todo aging indicator
Fusion-Task-Id: FN-4316 Fusion-Task-Lineage: 6b2b78b4-effa-479c-9a22-5a53d0f74894
This commit is contained in:
8
.changeset/fn-4316-todo-aging-indicator.md
Normal file
8
.changeset/fn-4316-todo-aging-indicator.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@runfusion/fusion": minor
|
||||
---
|
||||
|
||||
Add a Todo aging indicator on the board. The Todo column header now shows
|
||||
per-bucket counts (0–7d, 8–30d, 31+d) derived from `columnMovedAt`
|
||||
(falling back to `createdAt`, then `updatedAt`). Clicking a bucket filters
|
||||
the Todo column to that bucket; clicking it again clears the filter.
|
||||
Reference in New Issue
Block a user