The first way that came to my mind is creating a job and listener with script runner.
Create a job that runs every X amount of time, get all open sprints to validate if the end date and close the sprint if the date if before now.
The event on the listener will be "close sprint" and you should get all the issues inside and change the status accordingly.
Here you can find some documentation
https://scriptrunner-docs.connect.adaptavist.com/jiracloud/script-listeners.html
https://scriptrunner-docs.connect.adaptavist.com/jiracloud/scheduled-jobs.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The built-in feature of automation rules could help with that as it has a Sprint Completed trigger.
To get you started on creating your rule, please review this documentation and examples:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.