Using Jira Automation can I close the active sprint when all issues are completed & start the next Sprint?
Thank you,
Max
Hi @Max Sudik
Jira doesn't support this with the action currently offered within the Automation. Kindly look at this thread as well https://community.atlassian.com/t5/Jira-Software-questions/Automatic-Sprint-Completion-and-Creation/qaq-p/1439088
One way that I can think of to do it, is to use a combination of Automation and REST API to find the sprint that should close and then close them. However, even if the API does have an end point for completing a sprint, that endpoint does not include an option for you with what to do with incomplete issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
3 Actions - Complete Sprint, Create Sprint & Start Sprint would help a lot, which can be used with the Scheduler.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.