How to find incidents that were resolved or closed without going on hold

Snehal13
Kilo Sage

How to find incidents that were resolved or closed without going on hold

5 REPLIES 5

Runjay Patel
Giga Sage

HI @Snehal13 ,

 

You can achieve it using PA plugin while making utilization of incident metric table but with normal script it is not possible.

 

But you can achieve it using customization.

1. create one new file on incident called "On-Hold Status" default to false.

2. Create one before business rule set it True once ticket goes in on-hold status.

3. Create report with condition that "On-Hold Status !=true". This will give you list of incident which does not went to hold.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------