Forums

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

Determine when an issue was added to sprint.

Kesarwani.Anurag July 22, 2019

We are using the REST API and Alteryx to extract data from Jira. We are looking for a column using which we can determine the DateTime stamp at which an issue was added to a sprint.

This is to track those issues which were added into the sprint after the sprint was started.

Please suggest a way to achieve that problem statement.

1 answer

1 accepted

0 votes
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 Leaders.
July 22, 2019

Hello,

You need to analyze the history of the issue and to see, when the sprint field was assigned the sprint value, which you need.

Kesarwani.Anurag July 22, 2019

How we can extract the history of all the issues using REST API?

Below is the screenshot of the Alteryx configuration which we use.Capture.JPG

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 Leaders.
July 22, 2019

Iterate over all issues and call the get issue method to get the history.

Like Branden Miars likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events