I have a field 'submit' as check box. I set two Runif in the workflow.
#1. If 'submit' is checked, it sends email to TeamA and 'cc' to TeamB.
#2. If 'submit' is unchecked, it sends email to TeamB and 'cc' to TeamA.
The #1 is working. Everyone received email if submit is checked.
But the #2 is not working. Nobody received email if submit is un-checked.
I checked the workflow histry, it showed complete and 'Send notification'.
Appreciate if anyone can help
