How to delete issues in bulk using Jira CLI
This article explains how to delete issues in bulk using Jira Command Line Interface.
Instructions
- Create a CSV file named issue.csv with the list of issues.
Write a command using the runFromCsv action and deleteIssue common action to delete issues each issue listed in the CSV file from the Jira instance.
--action runFromCsv --file "issue.csv" --common "--action deleteIssue"
Confluence®, Jira®, Atlassian Bamboo®, Bitbucket®, Fisheye®, and Atlassian Crucible® are registered trademarks of Atlassian®
Copyright © 2005 - 2022 Appfire | All rights reserved. Appfire™, the 'Apps for makers™' slogan and Bob Swift Atlassian Apps™ are all trademarks of Appfire Technologies, LLC.