Hey folks:
Having an issue. I have a state machine that triggers other workflows as required. In this case:
- my Manager Entry workflow has one notification that goes out within it. If I run that workflow on its own, it works as expected - 1 email goes out.
- If it runs when triggered by the State Machine, it sends out 4 emails instead and I can see 4 instances of the "Waiting on Modified By", for example -- even though only one instance of the workflow has been triggered.
Thoughts? I have already rebuilt the email notification itself, and the State Machine's "Start Workflow" is the standard action... nothing fancy.
Thanks for any help you can offer. Driving me nuts.

