- Issue created by @bircher
The core recipe command sets a config checkpoint before applying a recipe.
This is very useful in case something goes wrong with the recipe. Project browser doesn't do that.
Install a recipe via the command, observe that the config.checkpoints
service has a new checkpoint.
Install a recipe via project browser and observe the lack of a checkpoint.
Add set a checkpoint before applying a recipe.
Active
2.0
Code