I’m building out a new dynamic JO program with three different variants after the evaluate step… one to send a “logic failure notification” in the “else if” branch. Because… ain’t nobody got time for dropped participants. Even on internal-only programs.
Also because of the new case expression issue with no custom mapping (string to email) available.
The evaluate step is essentially:
- no null account reps, send and CC account team
- at least one null rep, send to our team to forward
- logic fails, send to our team to forward
Curious if anyone else has ways they deal with dropped participants (without manually checking).
