Add `drush dcer --bundles` option to info.yml

Created on 1 February 2022, about 3 years ago
Updated 4 May 2023, almost 2 years ago

Problem/Motivation

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

Steps to reproduce

none

Proposed resolution

Handle bundles and uuids separately. Process bundles then uuids.

Remaining tasks

Initial proposal and feedback

User interface changes

no

API changes

no

Data model changes

none

Feature request
Status

Closed: duplicate

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024