You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.