Specifically, serialized_field_field_presave doesn't always appear to get called when saving an unpublished draft when an previous revision is published. You get null values written to the DB.

Switching to serialized_field_field_insert and serialized_field_field_update would appear to resolve it. Patch incoming.

Comments

stevetweeddale created an issue. See original summary.

stevetweeddale’s picture

Issue summary: View changes
stevetweeddale’s picture

Status: Active » Needs review
StatusFileSize
new1.4 KB
steven jones’s picture

Status: Needs review » Reviewed & tested by the community

Looks decent enough.

I can't think of any issues this would cause.

steven jones’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.