Description - Fix the Switch module so that it only evaluates the expression of the matching case
Why is this feature important to you - Currently it evaluates all expressions for all cases, and sometimes this generates an error even if it is for a case that wasn't selected.
The above has been confirmed by Support who said that other customers have reported this issue but it won't be resolved as a bug at this point.