- Issue created by @pbabin
- Merge request !42Add if statement if destination and transformation storage is empty β (Open) created by pbabin
- π¨πSwitzerland bircher π¨πΏ
I am unsure how to help you here.
If neither of the storages have any data then clearly your event subscriber needs to have different priorities. Config Ignore can only ignore things it knows about, so if you want to use it you have to make sure it runs after the other transformations.However, I think maybe it is worth merging always (?) the active config (including config overrides) with the ones from the transformation storage. Or maybe just on a config import.. I think that this is one of the things people get confused by most. Maybe configurable with another $settings entry for power users.