Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can a workflow be set to change the status of Resolved tickets to Closed after a specified number of days?

Ro Ka
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 12, 2015

I would like to create a workflow in such a manner that after a ticket sits in Resolved status for x number of days, it should be set to Closed automatically. The x should be a definable number.

1 answer

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 12, 2015

We usually point people to the Jelly Escalation service for this question, but it's not available in Cloud and it's going away in version 7 of JIRA (not sure how Atlassian are going to replace it either).  

If you were on the server version of Jira, I'd also start talking about doing it with the Script Runner (or your own "service"), or other plugins from the marketplace.  But I don't think there's anything available for Cloud.

On a technical note, all the solutions work outside the workflow really - they need the workflow to have a transition of "resolved -> Closed", and they automate the "run a filter and push each resulting issue through that transition" process, running as a regular service.

But I have a feeling that your best option for Cloud would be to perform that service remotely - write a script or program that runs on your own systems and uses Cloud's REST interface to do the filter and transition trick.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events