reopen_count on [problem] table - how does this work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 08:34 AM
I'm aware there is a reopen_count field on the [problem] table, but unlike incident, there doesn't appear to be an easy way to identify how this works.
When a problem is set to resolved, I have noticed there is a "Re-Analyze" button. I presume this will reopen the problem and increment the field by +1 - is this correct?
Does anyone know any other events that will cause the reopen_count field to increment for problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 08:40 AM
There is a OOB business rule named as "Reopen Count" please check that. @SB87
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 08:46 AM - edited 11-15-2023 08:47 AM
Hi,
I have checked but the BR set with this name only uses the [incident] table. There isn't another with the [problem] table listed, however I can confirm the [problem] table does have a reopen_count field available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 09:02 AM
Hi @SB87
I tested this in PDI and it is working. The only catch is if prb move from resolved or close to other state by Re-Analyse button.
These files executed.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************