Stories needing estimates

Tom McKenzie2 November 19, 2012

I would like to write a JQL query that returns a list of stories that haven't been estimated. Is it possible to query on sub tasks?

I can run this

originalEstimate is null or originalEstimate <= 0

but it doesn't "look" in subtasks....

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 19, 2012

That's not true. You should get subtasks also if you run this JQL. Are you running it in issue navigator? Or is it in rapid boards or something?

Suggest an answer

Log in or Sign up to answer