I'm using this module to block imports for the webform.webform.* pattern. So on live, I created a bunch of them, but now everytime we run drush cim, which is fairly often, they always appear in the listing:

 Collection  Config                                    Operation              
             webform.webform.test                      delete 
             webform.webform.figure_it                 delete

It's pretty confusing for the team. Is there any way to not list them? The only alternative is to either a) deal with it or b) always export that config after doing a drush cim

Comments

mcpuddin created an issue. See original summary.

tlyngej’s picture

Hi @mcpuddin

Thanks for reporting this issue.

Allow me to quote myself from #2845286: Should the module suppress configuration override notices?

… you are so absolutely right …. The UX (and DX for that matter) for this module is terrible for the time being.

I'm still not entirely sure of how to solve this, especially not for Drush, but I'll hopefully have a look at it soon, so that we can get ths sorted.

tlyngej’s picture

Status: Active » Closed (duplicate)

Hi @mcpuddin

I'm going to close this as a duplicate to #2845286: Should the module suppress configuration override notices?.