Forums

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

Snapshot of Sprint

Patrick Alexander
Contributor
May 8, 2023

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.

 

2 answers

2 accepted

1 vote
Answer accepted
Alexey Matveev
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 Champions.
June 17, 2018

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:

https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/?_ga=2.137016624.1455282349.1529303420-1659643416.1506407535

Zenek Szuwara
June 18, 2018

Thank you very much for the reply.

Alexey Matveev
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 Champions.
June 20, 2018

You are welcome!

Janardhan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2019

Hello Zenek,

 

Have you tried with APIs? if so, please let me know what is your feedback like system performance and availability...

Thanks,

Jana

1 vote
Answer accepted
Charly _DEISER_
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 Champions.
June 17, 2018

Hi @Zenek Szuwara

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!

Zenek Szuwara
June 18, 2018

Thank you very much for the reply.

Suggest an answer

Log in or Sign up to answer