Blackout Schedule "Change Request" Sourc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 11:39 AM
Hello Community
I need to create a blackout period that identifies all changes assigned to specific IT teams. If one of these teams attempts to create a Change Request during the blackout period, ServiceNow should notify them of the conflict.
I want to create a Blackout Period using "Change Request" as Source. I have added some conditions such as:
Assigment Group
Company
Model
and so on. I created a Schedyle Entry, everythins is good at this point then I created a Change Request to test my blackout schedule and SN is not detecting the conflict. As per the conflict tab >> Configuration item/Affected CIs, Planned start date and Planned end date are required to run conflict detection <<, for now, I am not able to select a CI in the change form, that's why I need to use "change request" as Source.
I also tried selecting "CI Class" as the source, and then selected "Change Request [change_request]" in the "Applies to" field. That’s the table, isn’t it? The conflict is not being detected by SN.
A CI is required to run the conflict detection script. a CI is mandatory.
Is it possible to create a Blackour period using "Change Request" as "source"? I do not want to select a CI for now.
Can the conflict detection script be adjusted to take the CRs into consideration? This will depend on the conditions or filters in the blackout configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 05:26 PM - edited 07-16-2025 05:30 PM
Hi @arturoreyes
No, CI should be populated to detect the conflict.
Also it's not a good practice to modify the oob scripts.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 06:08 PM
Hello @J Siva
Thank you.
I do not know what I am doing wrong.
This is my Blackout Configuration
This is my Schedule entry
Then I created a NOrmal Change request to validate if the conflict is detected, but it did not work.
What am i doing wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 06:48 PM
Sorry @J Siva
I did not read correctly. So, is it mandatory to set up a CI in the CR to run the conflict detection? If so, what is the purpose of having "Change Request" in the Source field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 07:52 PM
Hi @arturoreyes
Apologies for the confusion earlier. I misunderstood the question and initially responded incorrectly, but I later edited my response.
Now coming to your query.. what is the purpose of having "Change Request" in the Source field?
The 'Source' field in the blackout schedule record is primarily used to populate the fields in the filter condition. For example, if you select 'Change Request' as the source, the filter condition will display fields from the Change Request table. Similarly, selecting other options will show conditions based on their respective tables.