Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Gadget to show any item from closed sprint which has remaining effort

Sushant Verma
Community Champion
May 19, 2021

Hello ,

Is there any JQL to show show any item from closed sprint which has remaining effort?

1 answer

0 votes
Ollie Guan
Community Champion
May 19, 2021

Hi  @Sushant Verma ,

Sprint in closedsprints() and remainingEstimate > 0

Sushant Verma
Community Champion
May 19, 2021

@Ollie Guan Thanks. One more concern.

JQL to show items from a closed sprint where efforts > 150% estimates.

Ollie Guan
Community Champion
May 19, 2021

You cannot make this query directly through JQL, maybe you need some plug-ins to expand your query conditions.

https://community.atlassian.com/t5/Jira-questions/custom-fields-and-calculated-custom-fields/qaq-p/870102

Suggest an answer

Log in or Sign up to answer