Is there a API to capture total number of stories added/removed/updated after the sprint is started?
There is a call which will give you some of the info that you're after
/rest/greenhopper/1.0/rapid/charts/sprintreport?rapidViewId=xx&sprintId=yy
where xx is the board number and yy is the sprint ID.
I'm showing the collapsed JSON below of what gets returned
Thank you very much for your reply. Using this API, only the added stories can be found. Is there any way to get removed and updated stories?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.