Ignoring deleted config in codebase but active in database error

Created on 14 January 2021, over 3 years ago
Updated 4 January 2024, 6 months ago

If I have these settings for config ignore:

ignored_config_entities:
  - block.block.helpcenter:settings.id

And then the config is deleted in codebase, but still active in database. Upon drush cim it will result to:

Argument 1 passed to Drupal\Component\Utility\NestedArray::setValue() must be of the type array, bool given, called in /var/www/web/modules/contrib/config_ignore/src/Plugin/ConfigFilter/IgnoreFilter.php on line 155
πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡΅πŸ‡­Philippines bryanmanalo

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.

  • πŸ‡¨πŸ‡­Switzerland bircher πŸ‡¨πŸ‡Ώ

    This issue is being closed because Config Ignore 2.x is deprecated.

    The new 3,x version has been re-written from the ground up and works in a totally different way, yet it provides the same backwards compatible functionality. All the 2.x tests pass in 3.x and the 3.x codebase is easier to maintain.
    Users of 2.x are strongly encouraged to upgrade to 3.x, as there is a very simple update path.

    So likely this issue is no longer relevant. If you think that this issue still applies please open it again and target the new branch. All issues on the 2.x branch were closed in bulk.

Production build 0.69.0 2024