Hi,
I'd like to know how can I get the list of Completed / Not Completed issues for a specific Sprint via API.
I'm looking to have the same list of issues and statuses that you can find on the Sprint Report but from the API.
I know that I can get all the issues for a sprint via /rest/agile/1.0/board/{id}/sprint/{id}/issue ....
Regards
Hi,
You can use /api/2/search to perform a search using JQL
does somebody knows the JQL for this? I have been researching this for little bit, but haven't found anything usefull that provide me as list of isses that were completed in the sprint a, and issues that weren't completed in the sprint a, but might have been completed later.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Somebody knows how to get via API or JQL the status of an issue when an old Sprint ended?
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What I'm looking for is the following case:
For Instance:
If I take a look at the Sprint Report for Sprint 1 I find that the Issue X is in the Not Completed section with status "To Do"
If I take a look at the Sprint Report for Sprint 2 I find that the Issue X is in the Completed section with Status "Done"
If I search via JQL the Issue X has the status "Released"
My question if how I see the same info that the Sprint Report Show but via API.
Regards!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Guess you never got reply. Too bad cause I'm looking for answers to similar questions 😃
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.