mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-24 06:39:52 -05:00
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.