hello guys,
recently we migrated to JSM (Cloud), we are planning to Auto close tickets from Resolved status like Service-now.
if any one know's the Process, Please share with me. i have follow the few articals but not understand.
Hi @Kishor Mudhili ,
You can make use of scheduled issue trigger. In trigger, use appropriate JQL
Example: "status = Resolved and updated <= -5d".
Trigger will check tickets whose status is resolved and no activity in the ticket for last 5 days.
Sample rule screenshot:
Hi @Kishor Mudhili , welcome to the Cloud. If you go to Automation and click on Templates you should find a template that you can use/modify called "resolve issues due to inactivity"
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.