How to deactivate Workflow?

anubhavr
Giga Expert

I have created a copy of an existing workflow for change_request-Normal. I have made some modification into it. I have check out original workflow and also inactive it, Still that workflow is executing. How u stop it from executing so that I can test me new workflow.??

5 REPLIES 5

arnabwa
Giga Guru

Hi Anubhav,



Go to the workflow editor>>Open the workflow menu>>click on Set Inactive :



find_real_file.png


Please let me know if this helped you.



Thanks,


Arnab


Thats what I have tried, than also after creating a new record, that workflow is executing on that new record.


 

If you check out and set it inactive, you will see a duplicate record created in wf_workflow_version table. Once you mark the workflow as inactive, publish the workflow so that it will be published true but inactive.

 

You should be able to see publish option if you had checked it out inorder to set it as inactive.

find_real_file.png

Andrii
Kilo Guru

Set unreal condition so it will not be triggered.