Files
vikunja/pkg/models
kolaenteandkolaente 4daccae956 fix(filters): don't let one filter fail the whole filter view maintenance
Both the listener and the cron bailed out completely as soon as a single saved
filter errored, so no filter view in the instance got updated. Skip the failing
filter instead. Genuine db errors still bubble up so the retry middleware can
do its job.
2026-07-26 01:46:14 +00:00
..