Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a query to delete all issues

Fernando Souza
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 16, 2018

Good Morning

How can I create a query to delete all issues in a project.

I need a query, similar to SQL LIKE. Example:

DELETE FROM project WHERE issues LIKE '%News Application%';

Thanks very much

1 answer

4 votes
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 16, 2018 edited

Hi @Fernando Souza,

Instead, create a standard JQL filter and then use Bulk Change to delete all the issues.

Screenshot 2018-11-16 at 14.20.55.png

Fernando Souza
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 19, 2018

@Walter Buggenhout thanks very much!!!

Suggest an answer

Log in or Sign up to answer