Question

Switch Component with multiple inputs executes all the steps in every scenario
Hi,
I have a Switch component in a strategy with 4 inputs.
Scenario: 1st and 2nd conditions are true, 3rd condition is false
In this scenario ideally it should only select "EligibilityPropertySet" and not execute the remaining path, but from tracer I can see that it executed till "SoftCapEligibility" component.
Please let me know if I am missing anything here, I hope my explanation is clear.
Thanks,
Chetan