Problem/Motivation

I need Default content module to be able to create test cases. If I use command "drush dcer node 123 --folder=modules/custom/demo_module/content/" it will export all entities from given node except "layout canvas" entity. Can "layout canvas" entity be exported by default content module?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

rakun created an issue.

balapalanisamy’s picture

Hi,

Did you find any way to export the layout canvas field? I am also looking for the same.

Thanks,
Bala

phenaproxima’s picture

Core now has a pluggable default content export system. It will be released in 11.3.0. I would suggest that Site Studio integrate directly with that, rather than wait for Default Content. :) More details can be found at https://www.drupal.org/node/3533854.