Open
Description
IIUC, as of repo v3, the prev
field is optional. I got rid of it while updating picopds to repo v3. However, I couldn't get the sandbox BGS to accept my commit events until I added dummy prev
fields (set to null) to my commit objects and firehose events (I'm not sure if both were strictly needed, but I changed both at once and it started working after that).