The Entity Clone module introduces a new entity operation to clone many configuration and content entities from Drupal core. For more information, visit the Entity Clone page on Drupal.org.
When you clone an entity with a layout canvas, parent entities use the same Layout canvas entity and may override each other. To prevent this, configure the entity clone settings:
- Navigate to Configuration > Content authoring > Entity clone settings.
Select the Checkboxes default value and Hide checkboxes options for the Layout canvas entity.
Apply one of the following patches to resolve issues when cloning an entity with a Site Studio layout canvas:
For more information, refer to Entity Clone module issue queue.