Active
Project:
Content Synchronization
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Feb 2020 at 13:09 UTC
Updated:
18 May 2025 at 07:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Marko B commentedI have similar problem, tried to export data and I get, any helpful ideas with this?
Comment #3
blanca.esqueda commentedCould I have more info, what type of field(s) are you using that has the serialized data?
Comment #4
CaptainPinkey commentedThe commerce module uses the `map` type on some entities. E.g. these are entities that should not be synced anyway (orders etc.)
Comment #5
blanca.esqueda commentedComment #6
dmitry.korhovSame issue happens with entity_block with node used as component in layout builder.
Steps to reproduce:
Example:

Comment #7
nattsI was getting this error when accessing the review page within Drupal Commerce's checkout, and so the simplest workaround was to disable this (content_sync) module. This may help others in future.
Comment #8
blanca.esqueda commentedComment #9
blanca.esqueda commentedMaybe related to serialized fields with multi-property:
I would try the patch in this issue:
https://www.drupal.org/project/content_sync/issues/3184032
Comment #10
hevr commentedSee https://www.drupal.org/project/content_sync/issues/3192077#comment-14343654 for "Object support when dumping a YAML file has been disabled."
Comment #11
avpadernoI am replacing the duplicate issue tags used in the past. I apologize for bumping this issue.