Auto close ticket(Not Inicident) after 3 calendar days after the status is resolved?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2022 02:24 AM
Hi,
We have a Requirement that, given that the Ticket(Not Incident) status is Resolved. when 3 Calendar days(from Resolved state) are completed. then the status of the Ticket should be changed to Closed automatically.
Thanks,
Sirisha.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2022 02:29 AM
You can set this property to 3
'glide.ui.autoclose.time'
There is an OOB business rule that does this "incident autoclose"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2022 03:26 AM
You can follow below article to set this up and put your code in a scheduled job thats runs daily(check all responses)
Auto closure of Task after 3 business days
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar