Forum Discussion
e_bardun
Jan 24, 2019Copper Contributor
Approval flow stuck in loop based on modified SharePoint item
My issue is that I have a flow that starts if an item is created or modified (modified is necessary in this case). When an item hits the list from a form, an admin must go into the list and update t...
Damien_Rosario
Jan 20, 2020Silver Contributor
Hi e_bardun
Add Terminate into the Yes condition to kill the flow. I've done something similar for my own where I have some status's that changes throughout the workflow.
Let us know how you go?
Cheers
Damien