Forums

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

Agile - Get Story/Task which has maximum/ minimum estimation point in a scrum board

mak kam January 29, 2018

I need to get the issue which has the maximum/minimum estimation point within a scrum board.

 

I couldn't find any suitable API(Not even using jql) to achieve this task.

 

Is it possible ? If not please suggest an alternative way to do this.

 

Thanks in advance. Cheers!!!

Arun

2 answers

1 vote
Warren
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.
January 29, 2018

Just look at the board? ;-)

Seriously, if you're able to code, using the REST API you can get all the issues in a sprint and extract the info from that

mak kam January 29, 2018

Seriously, are you kidding me??? 

Say there is a scrum board with 'x' sprints with each having 'y' items and a backlog with 'z' items.

Now you want me to process x*y + z items just to find the item with max/min estimation points from a single scrum board

Then what is the use of 'jql' ?

I was expecting if I could just sort the issues by estimation points with 'maxresult' as 1 and start index as '0', if you know what I mean.

 

Your solution is not at all efficient.

Warren
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.
January 29, 2018

Did you not see the second line of my answer which basically told you to do exactly what you've now said works for you?? I said use the REST API which is how you've solved it!

0 votes
mak kam January 29, 2018

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events