- Issue created by @phenaproxima
- πΊπΈUnited States phenaproxima Massachusetts
Assigning this straightforward bug fix to @tim.plunkett for review, commit, and backport as it is quite simple to understand and has test coverage.
In π Set a config checkpoint before applying a recipe Active , we made RecipeActivator set a checkpoint before applying a recipe. We forgot to do that, though, for recipes applied by RecipeForm (i.e., any recipe with input). Dang!
Active
2.1
User experience
Assigning this straightforward bug fix to @tim.plunkett for review, commit, and backport as it is quite simple to understand and has test coverage.