We have an issue with a workflow somehow running twice independently. Starting point is a parent workflow containing a loop to create several items in a related list. In that related list an approval workflow starts for each newly created item. Often this approval workflow runs twice which is evidenced by the following symptoms:
- There is only 1 Flexi-Task in the workflow, but 2 identical items are created in the Workflow Tasks list
- Update-item-actions are performed twice
- Only one of the Flexi-Tasks can be completed, the other is not reachable
We checked the nintex-DB, if this workflow runs twice, because the GUI did not show a second workflow running on the list item. The nintex-DB show only one workflow running on that item in the “Administration Reports”.
Anyone with the same issue? Any suggestions to resolve the issue?