Hi, one annoying thing I’ve found when building out scenarios that I seem to be regularly running into is: If I have two modules that are connected and have a filter between them, then I want to add a module between them, but want the filter to be before the new module rather than after the module - I have to add the module, delete the filter and then recreate it.
Is there any way to add a module between two modules and have the filter apply to the left of the new module rather than the right?