Updating config_filter 2.x (required by config ignore) is causing issues with config split making the upgrade to 8.8 not possible, config ignore reverted to using config_filter 1x in the latest release to avoid issues.

Proposed solution:
Remove config_filter from module requirements and let config_ignore handle its dependencies.

Comments

josebc created an issue. See original summary.

josebc’s picture

Assigned: josebc » Unassigned
Status: Active » Needs review
StatusFileSize
new1.06 KB
josebc’s picture

Issue summary: View changes
rajab natshah’s picture

Title: Upgrading to config_filter 2.x breaks old config splits » Fix upgrading [Config Filter] to 2.x breaks old [config splits] configs
rajab natshah’s picture

Thanks, Jose for reporting and patching!
Agrees with the proposed change

as Config Filter
8.x-2.0-rc1 released 31 October 2019
Bridge between config filter and Drupal 8.8 core
---
if we call latest Config Ignore 8.x-2.2 it will call 1.*
But Config Ignore 8.2.0-rc2 will let us call Config Filter 8.x-2.0-rc1
https://git.drupalcode.org/project/config_ignore/blob/8.x-2.0-rc2/compos...
https://git.drupalcode.org/project/config_ignore/blob/8.x-2.2/composer.json

  • RajabNatshah committed b88c2c4 on 8.x-8.x authored by josebc
    Issue #3104904 by josebc: Fix upgrading [Config Filter] to 2.x breaks...

  • RajabNatshah committed 871e7bf on 8.x-7.x authored by josebc
    Issue #3104904 by josebc: Fix upgrading [Config Filter] to 2.x breaks...
rajab natshah’s picture

Assigned: Unassigned » mohammed j. razem
Issue tags: +varbase-8.8.2, +varbase-8.7.5
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.