When config_split is used with config_ignore entities that are split are shown as being ignored as part of config_ignore's UI table:
table

This can be reproduced using the fork here and running the site install command from the readme.

After installing the site, in settings.php activate the dev split and import configuration.

After doing so, all of the dev split's configuration will be listed as being ignored.

CommentFileSizeAuthor
config-ignore-table.png71.19 KBbobbygryzynger

Comments

bobby.gryzynger created an issue. See original summary.

bobbygryzynger’s picture

Issue summary: View changes
bobbygryzynger’s picture

Issue summary: View changes
bobbygryzynger’s picture

Issue summary: View changes
bircher’s picture

Project: Configuration Split » Config Ignore
Version: 8.x-1.0-beta6 » 8.x-2.x-dev

Yes this is a real issue, but not with config_split but with config_ignore.

I am glad the debug project is working.

bryandenijs’s picture

Any updates on this? I have the same issue.

  • bircher committed 44a21a9 on 8.x-2.x
    Issue #2886627 by bircher: Split config entities appear as ignored in...
bircher’s picture

Status: Active » Fixed

The code that does the comparison may be simplified more, but the way I fixed it now just uses the sync storage without the config_ignore filter applied to it.

Status: Fixed » Closed (fixed)

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

richarddavies’s picture

Hmm, I'm trying config_ignore for the first time and seeing my config split entities appear as ignored in the config UI. I'm using version 2.4.0.