Jira sprint status sync

Originally asked by Stephen Sayler on 06 October 2021 (original question)


I have an existing Jira Cloud to Jira Cloud sync. Our Exalate rules work well to ensure the correct subset of issues are synchronized.

We are considering synchronizing sprints, so that this subset of issues appears on our separate Kanban boards. Our sprint schedules are close enough - 1 week Monday to Friday - but we perform sprint planning separately.

Is it possible to synchronize sprints without synchronizing sprint status, so that we can start the same sprint independently from our different Jira instances?


Comments:

Harold Oconitrillo commented on 21 December 2021

Hi Stephen,

The sprint object has sprint status as a fixed property, as you can confirm here https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint/

So, if what you are looking for is to create a sprint without status from a synchronization event, then is not possible.

Kind regards,

Harold Cruz