Hi, it seems like my workflow (retrieving field values, pattern matching, querying data, assigning field values, routing decision, routing to folder with email function) is generating 2 emails instead of one. I tried fixing it but taking some conditions in the rule manager out, however it started generating 3 emails now. I have the Change, Create and Move rules and they are all the same:
If all of these conditions are true
Entry : Template Name equals Registrar - Student Records
Entry : Field (Doc Type - Student Records) equals Admission Registration Contract
User does not equal wf8user
Entry : Field (Student ID) is not empty
Entry : Field (Form Processed) equals Yes
Entry : Path does not equal \Registrar\_Incoming\_Snapshots
Entry : Field (College) is not empty
Could it be that it is doing that because of the rules? Since I renamed one before publishing the workflow it started generating 3 (up till then it was 2, emails but it is supposed to be just one). Any ideas?