Hi,
I have to migrate tasks from another system to Jira, approximately 17000. When testing the migration, it's really painful to clean up, as bulk operations are limited to 1000 at a time. I had that raised to 10000, but bulk operations failed for such an amount. We lowered it to 5000, and lived with that for a while, but then Jira started to fail for 4000, than for 3000, then for 2000 at a time...
I'd need a solution that
a.) Quickly deletes all issues from a Jira project (I don't mind if issue numbering is reset or is continued).
b.) Have the bulk operation run for as many issues as possible at a time. (this is the less preferred solution as it is really slow, but I can live with that)
I'd rather not delete the project itself, as it has a bunch of configuration applied to it (workflow, screen, issue schemes, etc.).
Any ideas?