How to manually cancel or stop a flow on error state

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2019 04:54 AM
I created a flow and used it in a catalog item, now there was an issue on the logic of the flow and now the flow context is in error state. How do you manually stop/cancel it? On the old workflow editor, you can simply cancel the workflow context but there is no such option when you use Flow Designer. (I'm pertaining to when you actually activated that flow and not in test run).
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2019 06:38 AM
Hello,
You should be able to just kill the active transaction. Here is the documentation for it. This works for a lot of things, basically any running transaction. I have had to use it on scheduled jobs and background scripts when I've made the mistake of missing a query....