I want to Bulk Delete Custom Field, Screens, Workflow, Screen Scheme which are not associated with any project or screen. How to delete please suggest
There is an addon for Jira which allows you to do this - Optimizer for Jira...
https://marketplace.atlassian.com/apps/1217194/optimizer-for-jira-cleaner-for-jira
Hello,
Unfortunately it's not possible, you can vote for those feature request :
https://jira.atlassian.com/browse/JRASERVER-60618
https://jira.atlassian.com/browse/JRASERVER-44728
If you have a add on like scriptrunner, you can maybe write some code (look at the comment in the first link )
Hope this helps
hmm..i have checked issue type scheme can be deleted by script while Custom field deletion is possible individually only.
Anyways thanks
Thanks pete, this is a great Plugin for Deletion unused project and there data.
This probably didn't exist at the time the question was asked, but now there is a Bulk delete custom fields Jira (Server/DC) REST API that'll do it.
Thanks @WW For sharing the latest API doc.
Also a btw, running the bulk delete custom fields can cause severe performance issues as I discovered.
Granted, we have a huge instance of Jira. I'm not sure if it'd do the same on a small instance.
Worth a refresh on this one given the 700-field limit Jira Cloud now enforces! Our app Optimizer for Jira handles this exact issue directly - it shows every custom field in a smart table with usage data (last used, contexts, work item count) so you can quickly identify unused or duplicate fields, then bulk delete in a single action. Config merge is also worth knowing about for cases where you'd rather combine duplicates than delete them, since it preserves the data on existing work items. Free 30-day trial via the Marketplace for anyone interested!
It looks like you're new here. Sign in or register to get started.