Hello,
I would like to automatically close service desk issues in JIRA Cloud that meet certain criteria. There are some automated messages from our server that can be just closed. I setup automation to transition the issue to "Resolved." That is changing the status to Resolved automatically, but the issues are still showing up under "All Open" in the queue. How can I get the issue to close out so it isn't in "All Open?"
Thanks!
Hi Damon,
Here's how I achieved automation for closing an issue after timeout with JIRA Service Desk:
Does it sound like that approach would work in your scenario?
Thanks Damon, have a great day,
Nick Muldoon
Easy Agile, creators of Easy Agile User Story Maps and Easy Agile Roadmaps for JIRA
Fantastic solution for us cloud users, thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nicholas,
Great solution, implemented it in my support channel. Got one question though: how do you reset the timer when a customer replies?
Added some prtscrns of my settings of the created SLA and automation rule.
Thanks in advance,
Jochem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jochem Klinkhamer Once the "Stop" condition is met (customer replied) and the "Start" condition is triggered again (support responded to customer and waiting for customer again) - the SLA timer is reset.
I think that is the difference between the "Pause on" and "Stop" conditions.
Here are my SLA and Automation settings:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Transitioning issue to "Resolve this issue" does not work well - the "Resolution" field will not be set as this is done through the additional screen popping up when you click on the Resolve button in UI. As a result - the tickets are in Closed (Resolved) status but the resolution remains "Unresolved" (which is the group filter for all resolution statuses which are not "Done", "Won't do" etc...).
To work this around, I created another custom transaction ("Resolve Programmatically") "Waiting for Customer" -> "Resolved" that also has the Post function (as the 6th last step) to change the Resolution to "Done".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First thing, check what does your automation do when it actually "Resolve" the issue, does it just change the status? Does it populate the resolution field? Second, check what the "All Open" queue display. Does it display "All Issues that are not Closed" or "All issues that do not have a Resolution"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Schopen,
You can Auto close the tickets using JIRA Automation plugin to configure periodic task which accepts JQL as a filter.
But unfortunately, this plugin is not available on the cloud.
https://answers.atlassian.com/questions/32506400
BR
Rahul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Rahul. So there is not a way to do this when using the cloud edition, correct?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Automation for Jira is now available for Cloud! It is my most recommended add-on for cloud customers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.