- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2025 06:25 AM
We have recently noticed that any time a change request is submitted - regardless of model used - a Sidebar discussion titled "Refresh Impacted Services" is started. This is not a discussion that we need displayed and users are finding that those messages are cluttering their sidebar and causing them to miss other important messages. Is there a way to stop that event from creating a discussion?
Solved! Go to Solution.
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2025 07:11 AM
According to ServiceNow docs/community, com.snc.change_request.refresh_impacted.event controls whether the impacted services refresh is done via an event rather than inline in the user transaction.
I won't have any impact on the functionality.
- If it is false, the logic runs in the user transaction instead (synchronously).
- if it is true, the “refresh impacted services” logic is queued as an event.
please refer link Automated Change Impact Assessments
Thanks,
Vignesh
"If this solution resolves your issue, kindly mark it as correct."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi All,
I'm facing the same issue in the incident form as well. Can I set the system property com.snc.incident.refresh_impacted.event to false, similar to the solution provided for change?
will this have any impact on the functionality? please suggest
Thanks,
Nandini