Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Code Block
themeMidnight
--action deleteWorkflow --workflow Test

In this commandexample, Test is the workflow name.

In this command:

Info
When trying to delete While deleting a workflow, make sure that it is not assigned to any of the projects. Using Jira Command Line Interface only project. Only inactive workflows can be deleted by using Jira Command Line Interface.