Killing a Looping Workflow

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jflores
    Member
    • Aug 2019
    • 57

    Killing a Looping Workflow

    This may be documented somewhere, but I can't seem to find it.

    I wrote a workflow - and it has an infinite loop in it.

    I can fix the logic, but how do I get the workflow instance to stop running? I've turned it off, edited, then removed the target record, but it's still running.

    Is there a 'kill' switch somewhere?
    Last edited by jflores; 11-05-2021, 01:14 PM.
  • emillod
    Active Community Member
    • Apr 2017
    • 1439

    #2
    You have to go to Administration -> Processes -> Choose problematic Process -> Next to edit click on three dots. There you should have option kill or stop process.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8627

      #3
      1. Try inactivate the workflow rule.
      2. Try removing a corresponding job (or jobs) that runs the workflow rule (if any exists).
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...