On Drupal 8.9.20 and Drush 9.7.3, Config Ignore Overrides ignored configs

Created on 20 December 2023, 6 months ago
Updated 27 December 2023, 6 months ago

Problem/Motivation

Config ignore does not work - On Drupal 8.9.20 with Drush 9.7.3

Steps to reproduce

drush cim imports ignored config as well.

Proposed resolution

onImportTransform in getSubscribedEvents function never get called.

I am not sure if this is a module bug but the custom EventSubscriber also not working.
https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-...

Thanks

🐛 Bug report
Status

Closed: outdated

Version

3.1

Component

Code

Created by

🇮🇳India nitin.k INDIA

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

Comments & Activities

  • Issue created by @nitin.k
  • Status changed to Closed: outdated 6 months ago
  • 🇨🇭Switzerland bircher 🇨🇿

    I think the problem is that you use Drush 9, I don't remember in which version we added the calling of the import transformation.
    You should really try to update to Drupal 10 and the latest drush version. But check if you can upgrade drush or patch it. You will want it to call the import transformer.

    Supporting EOL versions of Drupal core and drush is out of scope for this module. So I am sorry to close this issue.

  • 🇮🇳India nitin.k INDIA

    Update:

    I updated to Drush 10.6.2 with Drupal - 8.9.20 and IT WORKS.

    THANKS..

Production build 0.69.0 2024