Hi There,
is there a way to get an snapshot of a sprint in jira?
We need to know which issues where in the sprint when the sprint started. At the end we need to compare this with the issues we have at the end.
At the moment we do an excel export at start and end and than we compare those two exports.
Hello,
Jira has a rich set of REST API. You can make your own integration, using this REST API. You can find more info on API here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Zenek,
Have you tried with APIs? if so, please let me know what is your feedback like system performance and availability...
Thanks,
Jana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In this case i think the best way to do this is by using the Jira REST API
https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/
Hope this helps!
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.