Hello @Elsa TROUDART
In addition to what was mentioned by @Liam Green, the ability to bulk delete filters was considered as a possible enhancement in Jira before, however, our developers decided to not implement it due to the low number of requests:
Bulk delete user saved filters
that being said, there is a possible workaround to this issue:
Once you have the filter ids, bulk delete them by creating a script with the REST API to delete filters:
DELETE /rest/api/3/filter/{id}
Let us know if you have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, you cannot delete them in bulk - you would need to delete each one individually.
Hope that helps,
Regards, Liam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem. Please feel free to mark the answer as accepted if you're happy with it.
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.
https://jira.atlassian.com/browse/JRASERVER-68433 A Jira ticket is open now to generate interest in this feature. More people need to comment on it and request it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.