As Topic, other than admin interruption, is there any ways to recall/terminate the running workflow which is on data list item added/modified trigger.
I did a try by tick the option of assignment task, but no luck system show “Recall mission failure” while clicking “Recall” button from completed task.
There are a few cases where a workflow cannot be recalled:
If there are any other actions (e.g. Set Data List) between two approval nodes.
If the assignment task order is Parallel, and all approvers have completed their tasks — the next node has already started.
If the order is Sequential, and when trying to recall (e.g. from the first approver), the second approver has already completed their approval and passed the task forward.
In these cases, the system will return a “Recall mission failure” message.