Deleting a workflow

mbayefdieng
Giga Contributor

Hi everyone,

how do I delete a workflow I created?

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Navigate to Workflow> Workflow Versions, select the workflow and you'll see a Delete button available.


View solution in original post

12 REPLIES 12

Hi All,



Upon further investigation, I found that my workflow(workflow to be deleted) was being used as a subworkflow by another parent workflow.



Deleting that subworkflow off the parent workflow, and then going through workflow version delete did the job.     -Yayy!


Gregson Townsen
ServiceNow Employee
ServiceNow Employee

Why workflow version records should not be deleted

 

https://hi.service-now.com/kb_view.do?sysparm_article=KB0635645

TimW1
Tera Expert

You need to delete any active workflow contexts before the delete option will be available.  ServiceNow is smart enough to force you to not have any open contexts before allowing you to delete the workflow.