Hello -
Currently building an approval workflow within a SharePoint list. The workflow has 2 rounds of approve/reject. First is with a manager, the second is will another team. When the item is rejected (by manager or the 2nd approver), the user will need to update the document and re-upload to the original entry. During the re-upload, they will also mark status update to "Resubmitted"
The idea is once the item is marked as re-submitted, the workflow will start over from the beginning.
We have tried several ways to restart the flow, but we keep getting into an infinite loop cycle. Any ideas on how to do this??1 - Start workflow
2 - first approval
3 - second approval