I am trying to build a process builder for tasks based on the subject and the description. I am able to get it to work according to my subject line criteria, but it is not finding the description criteria. Is there a limitation because the description is a long text field? Or am I missing something in my process builder.
I figured it out!!! What a silly mistake. I had another decision after that process that only utilizes the subject and not the description and that was firing after the other one and overriding it! Thanks for your help.