Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Restful API call to show status of all issues in a sprint (# not started / In prog / completed)?

Rob McCarthy March 4, 2015

My goal is to raise a counter every time an issue or task is completed in a sprint.   Additionally, I would like to take a count of all tasks or issues in the current sprint.

I have been reading through the Rest resource https://jira.atlassian.com/plugins/servlet/restbrowser#/resource/ and have unchecked "show only public api's" but have been unable to find a call which serves the purpose outlined above.   Any help would be very much appreciated!

-Rob

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Timothy
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.
March 5, 2015

What you are looking for is the:

  • rest/greenhopper/1.0/rapid/charts/sprintreport

    for the general info of the Sprint Report

  •  

     

     
    rest/greenhopper/1.0/rapid/charts/scopechangeburndownchart
     

     

     for the actual data of the Sprint Report

 

Rob McCarthy March 20, 2015

Thanks - I'm getting the error: "The requested board cannot be viewed because it either does not exist or you do not have permission to view it." Exact query is: https://jira.huit.harvard.edu/rest/greenhopper/1.0/rapid/charts/sprintreport?rapidViewID=139 or without ?rapidViewID=139

TAGS
AUG Leaders

Atlassian Community Events