I have a workflow set up to send an email to USEREMAIL when the contents of a field match the conditions of “Simple Estimate” or “Detailed Proposal”. There is an action then that looks for the contents “Simple Estimate” or “Detailed Proposal” and changes the contents to “Sent”. This used to work fine, but just stopped working about a month ago.
I “patched” it by adding double quotes to the criteria in the workflow "“Simple Estimate” or ““Detailed Proposal”” but now it when either “Simple Estimate” or “Detailed Proposal” is selected it sends two emails to USEREMAIL. One has the estimate and one has the proposal. Any ideas? It’s really plugging up our Inboxes by sending both emails. And its confusing.
Yes, it shows that the workflow was successful. In a sense it is. It is sending the email, but it is not following the criteria. The workflow completes successfully, but it should stop when it doesn’t match the criteria. I will review the info you sent me though and see if that has something I haven’t seen.
The quotes in the expression look suspicious. If you look closely you see both “curley quotes” and “strait quotes”. I am not sure what your intention is.