I've added a extra parameter to a microflow. This (sub)microflow is called in over 113 other microflows. For logging purposes i've added an extra string parameter. .. so i'm getting 113 errors. Because of the changes i've made in that microflow.
Perhaps it is possible that there is default "empty" option for parameters in microflows. So i don't need to update 113 microflow calls.
Rather than an “empty” default, I'd like to be able to batch update with a specific value. Tick the box on specific microflows (including select / deselect all), fill in a value and click “update”.
And when deleting a parameter the modeler should just automatically update all the microflows where the changed microflow is found
I think some kind of "update all" button/option would be a good thing, but removing the errors entirely would defeat the purpose of the modeler's automatic consistency checking.