How to deactivate Workflow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2016 12:40 AM
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.??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2016 12:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2016 01:05 AM
Thats what I have tried, than also after creating a new record, that workflow is executing on that new record.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2018 02:08 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2016 01:40 AM
Set unreal condition so it will not be triggered.