- Issue created by @jurgenhaas
- 🇩🇪Germany jurgenhaas Gottmadingen
Oh dear, just realizing that this issue is not only present when comparing config entities to create the diff report, this is all over the place. Of course, this could be replaced everywhere in a similar way, but the issue is that we would have to forward the type and name of the extension as well, so that we can read the correct file from the extension. That would be a major change. I'm surprised that this hasn't been recognized before.
- 🇩🇪Germany jurgenhaas Gottmadingen
As a workaround in our situation, I've now added a command to raise the weight of the module to 999 before calling any of the Drush commands. This is working fine, since modules with a higher weight always override those with lower weights.
Changing the component to Drush, but the same happens as well in the UI, but there a refactoring would be required to get this addressed.