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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | serialized_field-paragraph-revisions-2890366-3.patch | 1.4 KB | stevetweeddale |
Comments
Comment #2
stevetweeddale commentedComment #3
stevetweeddale commentedComment #4
steven jones commentedLooks decent enough.
I can't think of any issues this would cause.
Comment #6
steven jones commented