I have this situation: a simple list with a workflow to collect data from user.
Then on the Approval Tasks list I added another workflow to send an email to the user with the link to start the above workflow.
So when I insert an item on the first list another item is created in the Approval Tasks and this causes the Send Mail workflow to activate while the Collect Data workflow is pending.
Both workflows are activated on item creation, no item change, no manual start.
The problem is that, after 30 minutes, the system automatically inserts another item on the Approval Tasks and this causes the restart of the workflow and blocks the old wf preventing the user to complete it with the link provided by the first mail and I dont understand why...
Please help, thanks