Forums

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

Is there a way to complete all the sprint at once?

Fernando Avila
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!
November 2, 2018

All our sprints start and end on the same date, usually, we have around 10 - 15 active projects, each project managed by different teams, we would like the automate the sprint completion. If it is no a standard Jira functionality, Do you think we can program this through the API?

1 answer

0 votes
jndeverteuil
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 2, 2018

Hello!

There is no option as far as I know to complete all sprints at once with the UI. As you mentioned, it is possible to update a sprint with the REST API.

Link: https://docs.atlassian.com/jira-software/REST/7.3.1/#agile/1.0/sprint-updateSprint

  • A sprint can be completed by updating the state to 'closed'. This action requires the sprint to be in the 'active' state. This sets the completeDate to the time of the request.

I would use that to script the automation using either a plugin (ScriptRunner, Power Scripts, etc.) or externally from Jira with whatever you feel comfortable with!

If you think it answers your question, don't hesitate to mark the question as answered :)

Cheers,

Julien

Fernando Avila
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!
November 4, 2018

Thanks Julien!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events