Problem description
Auto-fix backpropagation is not compatible with slooped recipe nodes, sets incorrect rates.
Steps to reproduce
Set up a chain of recipes, where halfway through one recipe is slooped. Altering any of the edges after the slooped node with backpropagation enabled will result in incorrect rates on the slooped node (and nodes before that per extension).
Problem description
Auto-fix backpropagation is not compatible with slooped recipe nodes, sets incorrect rates.
Steps to reproduce
Set up a chain of recipes, where halfway through one recipe is slooped. Altering any of the edges after the slooped node with backpropagation enabled will result in incorrect rates on the slooped node (and nodes before that per extension).