mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
The key phrase from our codebase was: > # .save() will be called by the caller of this function But this wasn't the case for the conditionally called path. Adds data-fixing migration too. Fix #292