Skip to content

Conversation

@lsimeonov
Copy link

When raw JSON payload gets passed to setPayload it gets inserted as an escaped string in the database. Thus leading to wrong retrieved payload data - string instead of array

setPayload should expect array and doctrine is handling the conversion to the database field.

Note: mysql 5.7 here with json field for the doctrine payload column.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant