Resolved State Incidents Not Auto-closing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2019 08:15 AM
Hi Community!
I've been noticing that incidents are not closing 5-days after being updated to a RESOLVED state. Does it close based on 5 business days? Or just 5 days regardless of whether those days are business days or weekend/holiday?
I've checked the setting and everything looks correct to me.
Any advice or suggestions would be awesome 🙂
Thanks!
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2019 08:19 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2019 08:19 AM
Hi there,
Looking at the OOB Business Rule "incident autoclose" it's not taking schedules into consideration. So the value you have in the Incident Properties page (or system property glide.ui.autoclose.time) is in actual days.
Have you had a look at the updated time of the incidents? Is this way back or very recent? The Business Rule also checks on the updated time.
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2019 08:48 AM
The incident autoclose BR also checks the updated time on the incident so your incident needs to be resolved_on 5 days ago and sys_updated_on 5 days ago as well.
You can turn this off and base it solely on the resolved time by changing the com.snc.incident.autoclose.basedon.resolved_at property to true