Has anyone had the case where a condition widget in a BPM Standard data directive did not work? We have a BPM that is supposed to send an email when a project task is marked complete, and the first condition is:
The ttProjectTask.TaskStatus field of the changed row has been changed from any to “C”
however this has been firing and sending an email when the task is marked “I”
I made a copy of the BPM and dumped the data record into the email and it clearly shows it as being “I”.