Skip to end of banner
Go to start of banner

How to delete a workflow using the Jira Command Line Interface

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This article explains how to delete a workflow from Jira using the Bobswift's Jira Command Line Interface. 

Instructions

Perform the following action remove a workflow using Jira Command Line Interface:

--action deleteWorkflow --workflow Test

In this command, Test is the workflow name.



When trying to delete a workflow, make sure that it is not assigned to any of the projects. Using Jira Command Line Interface only inactive workflows can be deleted.
  • No labels