I have scheduled this site workflow to run once a day. If the item notify date column equals the current date then it sends an email.
It Queries the list and for each item where the notify date column = current date, it should send an email for each item that meets the criteria.
The workflow does not error, however a email for each item is never sent.
When I look at the workflow history it stops at the each action (in green), but the email was never sent. why?