Merge pull request #1177 from plarson/fix/fn202-dashboard-column-filter

fix: respect dashboard task column filters
This commit is contained in:
gsxdsm
2026-05-30 08:40:53 -07:00
committed by GitHub
4 changed files with 52 additions and 3 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.