Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Determine when an issue was added to a sprint

Duane Sitte October 6, 2016

Using the JIRA 7.1.0 Java API, is it possible to determine when an issue was added to a sprint? Or at least if an issue was added to a sprint after the sprint started? 

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Peter Geshev
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.
October 6, 2016

Hi Duane,

Using the issue REST end point if you expand the changelog you can see when the sprint custom field was changed(i.e date added to sprint). Also in the sprint custom field value you can see the start date of the sprint

See the attached screenshots below

image2016-10-6 21:27:12.png

image2016-10-6 21:27:49.png

Regards,

Peter

0 votes
Richard Navarro July 16, 2019

When searching in Jira use:
issueFunction in addedAfterSprintStart("Scrum Board""Sprint name")

Chris Rees July 16, 2019

I believe that solution requires Scriptrunner to be installed. It is not available in JQL out of the box.

0 votes
Chris Rees June 12, 2019

Vote for JSWSERVER-20097 to have this built into JIRA Server, or JSWCLOUD-16523 for JIRA Cloud, by default.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events