Lead "scheduled follow-up" is an out-of-box field for the lead object. It has been set to 1 minute in the future (by another process)
Then, the 2nd process kicks in and gets stuck while trying to use this field to evaluate a wait condition.
I've tried (<=, on or before) both make the process wait indefinitely.
I've also tried the method of using process timeout equals, the process succeeds but, the steps after the wait condition do not fire.
For crm.dynamics.com users: how do we set a wait condition that works?