Post #3457885
2026-06-29 00:08 UTC
had a fun bug on Friday.
i wrote a DB migration to add a dummy value for a new property in a C# class, represented in the DB with JSON. the class containing the new property blew up on deserialization with newtonsoft.
I'd copied the db migration from a recent successful one, so i had no idea why the code wasn't working.
the screenshot is the fix.
anyone want to guess what occurred here?
Replies (0)
No replies.