I like to be able to clean up legacy test results in order to speed up re-indexing and want to make use of the Delete Test Execution option. When I search for older executions the UI offers a multi-select but I am missing the "select all" option. Am I missing the obvious here? I have 139524 pages to process :) I rather do not do that manually.
e.g.: executionDate <= -156w
Tools: (missing Select All)
(I am unable to paste/attach an image here so I hope the above is clear enough)
Unfortunately, I'm not finding a good solution using the UI. In my instance, you can at least set it to view 50 executions per page, but are still limited to bulk editing one page at a time. The solution may be to leverage the REST API, ZAPI, documented here: https://zephyrdocs.atlassian.net/wiki/spaces/DEVELOPER/pages/33095703/REST+API
or to request your DBA's to delete directly from the database. This would be a good feature request from the manufacturer, to match Jira's native functionality for JQL
Hi Lucas
you can search for them in JQL query and end of the page you can view how many issues can be displayed in one page then select all then bulk delete, but you should have bulk edit global permission.
BR,
Medhat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Medhat Ahmed but I am afraid we are misaligned
I am referring to Zephyr (Test Addon) Test Executions (not a standard issuetype).
e.g. open this URL: https://jira.server.nu/secure/enav/#?query=executionDate%20%3C%3D%20-156w&view=list
(adjust base URL)
And see if you can mass select more than one page view
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.