Incident state automatically changes from On hold to In progress
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2024 02:43 AM - edited 08-18-2024 06:26 PM
Hi All,
I am currently trying to fix an issue where an incident automatically changes from On Hold to In Progress state by the system immediately after a user updates the incident to On Hold with On Hold reason as Awaiting User and saves it.
The requirement is: that the incident should remain on Hold and not auto change to In progress, it should only transition to In Progress when an end user updates any customer comments on the incident.
I want to troubleshoot this issue and find what is triggering a state to change automatically from On hold to In progress at the backend, How could I do that, any help would be appreciated.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2024 02:55 AM
Hi @Sandhya23
Want to one thing, is the caller and assigned to is same by any chance in that incident? If yes, then state will never go on on hold.
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
08-18-2024 03:56 AM
Hey Atul, no not really, they are different users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2024 02:59 AM
Hi @Sandhya23 ,
Check if there are any BR updating the state on incident table. I assume there is a miss-configuration of BR on incident table.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2024 04:30 AM
Hi Sohail,
I checked that already but could not find any BR which is updating the state. Also can not find anything on the logs
What else can I check and how do I troubleshoot this ?