Is it possible to have a JQL that filter the sum of original estimates of an issue?
What I would like to show are all those issues that have no original estimates, either on their own or in their subtasks. I understand that for the former original estimates is EMPTY will do, but I am not sure how to query on the subtasks (if any) of the issue.
In Issue Navigator there is a field : sum original estimate (sum as the math symbol) that show the sum of the issues substask, but I don't see how to query it in JQL.
Thanks for your suggestions!
I guess that this won't be possible since JQL only represents the WHERE clause of a query. You'd need a SUM operation and a GROUP BY I guess...
Cheers Christian
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.