mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-16 14:52:35 -05:00
All generic CRUD handlers now call events.DispatchPending(s) after s.Commit() and events.CleanupPending(s) on rollback paths. This is preparation for switching model methods from events.Dispatch to events.DispatchOnCommit. Refs #2315
4.6 KiB
4.6 KiB