Files
vikunja/pkg/models
kolaente 42fdacd26d feat(tasks): update saved-filter views once per creation batch
The resource-heavy saved-filter evaluation moves from TaskCreatedEvent
to the batch event: filters, views and the fallback timezone are loaded
once per batch, then every task is evaluated in one pass. Buckets and
positions are inserted per task so a mid-loop position recalculation
sees earlier members' rows.
2026-08-02 16:21:50 +02:00
..