fix: respect dashboard task column filters

This commit is contained in:
Phil Larson
2026-05-30 07:58:16 -07:00
parent b5178fd9ee
commit 6ba3cbf495
5 changed files with 53 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Respect dashboard task-list column filters so API callers receive only tasks in the requested persisted column.