Config Sync breaks with Drush 12, need to refactor not to use ConfigImportCommands

Created on 24 June 2023, about 1 year ago
Updated 15 August 2023, 11 months ago

Problem/Motivation

Attempting to use drush cim or drush anything with Drush 12 errors fatally due to the change described here https://github.com/drush-ops/drush/issues/5626

The error message given is:

You have requested a non-existent parameter "config.import.commands".

Remaining tasks

Refactor usage of ConfigImportCommands to rely on the drush() utility function, https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigC... or to use Drupal's APIs.

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

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

Comments & Activities

Production build 0.69.0 2024