- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2020 04:52 AM
Hello,
right now when I have an incident at "On hold' state (Awaiting for Caller), and the caller makes a comment on the ticket conversation, the incident remains at "On hold" state.
How can I change the incident state to "In progress", once the user makes a comment?
Thank you in advance.
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2020 05:17 AM
If you also want it for the opened by commenting you can change the condition:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2020 05:08 AM
There is an OOTB business rule that does this:
yourinstance.service-now.com/nav_to.do?uri=sys_script.do?sys_id=162581e087133200b4ae6c5837cb0b1a
It will set state and incident state:
Check if that Business rule is active. If it is, make sure there is no other Business rule interfering with the Business rule or ACL that is preventing from setting the state.
