I want to know if there is any built-in feature or add-on or any other way to start/close sprint in JIRA automatically without doing it manually on the last and first day of sprint respectively
Hi,
There is no built feature for this but you can vote for this request
https://jira.atlassian.com/browse/JSWCLOUD-20563
You can also try to find an addon in the marketplace like this one
https://marketplace.atlassian.com/apps/1225720/sprint-automation-for-jira?tab=overview&hosting=cloud
There isn't an out-of-the-box solution. We created Sprint automation for Jira to support our clients, and it has had very good adoption since we made it public on the Atlassian marketplace.
Check it out https://marketplace.atlassian.com/apps/1225720/sprint-automation-for-jira?hosting=cloud&tab=overview
Jerry
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I wrote about his to other post https://community.atlassian.com/t5/Jira-Software-questions/Is-it-possible-to-automate-the-closing-of-a-Sprint/qaq-p/1552582
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you can use 3 party software for start sprints. I don't know how "sprint-automation-for-jira but I'm using "scriptrunner" and I'm creating sprints automatically.
But, for closing sprints I'm not sure if it's a good idea...remember that, when you are closing the sprint, the system requests you what do with "still open" issues...
Best regards!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm quite sure you can do this with a CRON job that runs a script through ScriptRunner. It doesn't sound complicate to write a script for this.
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.