If I start with a Switch module, then add a new input at the bottom and move it to the top, the outputs are re-ordered on the canvas but the connections are not updated.
For example, if I:
Start with two connections “Two” and “Three”, with downstream flows “Two” and “Three” connected appropriately
Then add a new input “One” and move it to the top of the list in the switch module
Then
The downstream flow “Two” which was connected to output “Two” becomes connected to the new “One” output. Downstream flow “Three” becomes connected to “Two” in the same way.
What is the error message (if any)?
No error message, this happens silently.
Here is the initial switch configuration and workflow:
Hello, I thought that I do something wrong, but I am glad it turned out like this. I have 10 items in my switch component and it’s quite pain in the … to reorder every single one when I want to add the eleventh item.
At least screenshots of “before reordering” state helps me.