I have a survey built for an internal form, where if the CSM selects themselves as both the owner and the source of the feedback, then the error comes up.
Conversely to the logic above, it should fail if CSM is selected on Q2 AND Customer Success Management is selected in Q4. This seems simple enough, but anytime that CSM is selected in the first question the validation fails. I expected the issue to be that it was set to “OR” and not “AND,” but it is correct.
Am I not thinking about this logic correctly or is something broken?