I have business scenerio which require me to end and existing instance of flow and kick off another instance.
Example i have a request which send a approval to a person which on long leaves... i will require to kill that instance and kick off another new intance. I managed to start off a brand new intance leaving the old instance running in limbo... is there anyway i can check whether any instance on the particular list item id then terminate it?