How to delete issues in bulk using Jira CLI

This article explains how to delete issues in bulk using Jira Command Line Interface.

Instructions

  1. Create a CSV file named issue.csv with the list of issues.


  2. 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"




Find answers from the community.

Ask a question to the community.

Log a request with our support team.


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.