- Issue created by @michaellander
- πΊπΈUnited States michaellander
Might not actually be anything configurable on this one..
- Status changed to Fixed
4 days ago 2:33pm 20 June 2025 - π©πͺGermany jurgenhaas Gottmadingen
Just realized that we have to add schema entries for all plugins even if they have no config. This is because ECA always adds the
configuration
property, in these cases with an empty array. I've added them for migrate and also for all the other missing ones. Found out because tests were failing ;-)