When i complete an issue, i move it to "Resolved". Is it possible to have it automatically move to "Done" after X amount of time (like 5 days or something like that)?
Set up the workflow to have a "resolve -> Done" transition, then write a filter that says "status = resolved < -5d", then use a jelly escalation script to trigger the close transition.
See https://confluence.atlassian.com/display/JIRA/Jelly+Escalation
Please refer the following link - it explain how you can do this.
https://answers.atlassian.com/questions/129807/automatic-change-in-transitions-status-in-jira-workflow.
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.