- Issue created by @bircher
Some recipes can not be rolled back without some manual action first. In particular the uninstall validator for field types prevents modules from being uninstalled if there is still a content type with a field installed. This may be a core bug.
Apply a recipe with a field from a module that is installed at the same time.
Try rolling back and observe the error as the config importer is doing its thing.
find out what is going on. maybe in core maybe in our calling of the config importer. maybe some actions need to be reordered.
patch
none
none
none
Active
Code