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
Hi @Fernando Souza,
Instead, create a standard JQL filter and then use Bulk Change to delete all the issues.
@Walter Buggenhout thanks very much!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.