Incident set Active to False when Resolved

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2016 10:37 AM
Incident Resolved still showing as Active
Hello, how can I set Incidents to Active = false automatically when the State changes to Resolved?
I tried adding the closed_state attributes in the Task dictionary override on the State column but is not working.
close_states=6;7,default_close_state=7,default_work_state=2
Incidents are still Active even after they are Resolved.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2016 10:43 AM
You could always add a before update business rule on the table if the closed_state attribute doesn't work.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2016 02:39 PM
You know that's Best Practice that they should be Active when State is Resolved for period based on your auto-close settings: Best Practice - Incident Resolution Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2024 01:48 AM
Hi @Katie A ,
you can follow these steps to mark change inactive when resolved
just change the table to incident
step1:
step2:
Thanks and Regards,
Chiranjeevi🇮🇳
Please mark as Correct Answer/Helpful, if applicable.
Chiranjeevi
ServiceNow Developer | | ITSM | | ServiceNow Discovery | | Event Management | | Service Mapping | | CMDB
Please mark as Correct Answer/Helpful, if applicable.