Unable to export without --bundle

Created on 20 February 2025, about 2 months ago

Problem/Motivation

When I run drush dcder node, I get this error:

Exporter::setEntityBundle(): Argument #1 ($bundle) must be of type string, null given

The export works if I run drush dcder node --bundle=MY_BUNDLE.

Steps to reproduce

Run drush dcder node.

Proposed resolution

In DefaultContentDeployCommands, do not call ::setEntityBundle() if $options['bundle'] is NULL.

Remaining tasks

Implement.

User interface changes

None.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Active

Version

2.1

Component

Code

Created by

🇨🇦Canada Liam Morland Ontario, CA 🇨🇦

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024