[PATCH 0/4] Add 'Event.payload' field

Stephen Finucane stephen at that.guru
Tue Apr 10 02:50:07 AEST 2018


On Mon, 2018-04-02 at 17:10 +1000, Daniel Axtens wrote:
> Hi Stephen,
> 
> I tried applying this and migrating, and I'm getting the following
> exception trying to list events:
> 
> [snip]
> 
> I had to do a merge migration so it's somewhat possible that went wrong,
> but it all looks in order to me. Any ideas?

This was a mistake in the migration script, where I was saving escaped
JSON instead of raw JSON. I didn't see this because I was creating
enough events on the fly to cause the migrated events to drop down.
I've fixed this in v2 and validated said fix. I should post this later
this evening.

Stephen


More information about the Patchwork mailing list