mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-29 19:10:51 -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
2.6 KiB
2.6 KiB