- 🇫🇷France andypost
Duplicate of ✨ Add `drush dcer --bundles` option to limit export Needs review
With https://www.drupal.org/project/default_content/issues/3001618 ✨ Add `drush dcer --bundles` option to limit export Needs review the option to export per bundle was added. This should also be an available configuration in the info.yml configuration for a default_content module.
E.g.:
default_content:
node:
bundles:
- article
- page
uuids:
- c9a89616-7057-4971-8337-555e425ed782
- b6d6d9fd-4f28-4918-b100-ffcfb15c9374
none
Handle bundles and uuids separately. Process bundles then uuids.
Initial proposal and feedback
no
no
none
Closed: duplicate
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Duplicate of ✨ Add `drush dcer --bundles` option to limit export Needs review