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

edit the end date of a sprint after completing?

Ryan Tan October 20, 2013

How can I edit the end date of a sprint after completing the sprint?

2 answers

Suggest an answer

Log in or Sign up to answer
2 votes
ZhaoL March 27, 2014

you can used the below api

put jiraserver/rest/greenhopper/1.0 /sprint/{spinrtID}

parameter : name=Iteration 2, id=337, startDate=12/Mar/14 8:13 AM, endDate=25/Mar/14 8:13 AM

Ryan Tan April 2, 2014
Does this work for ondemand? Will try it out, thanks!
Dan Rumney November 17, 2014

`jiraserver/rest/greenhopper/1.0/sprint/{sprintId}/edit/model` will give you a starting JSON object

0 votes
Renjith Pillai
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.
November 5, 2013

Not possible using the UI. You might change the database directly, while that is not recommended.

TAGS
AUG Leaders

Atlassian Community Events