change.conflict.relatedchildblackout
ServiceNow property description:
When checking change request conflicts, check whether the change falls within child CIs' blackout windows
Attributes
- Sys ID: ebfee58a676703006e6eadab9485ef52
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `change.conflict.relatedchildblackout` is used to determine whether the system should check for conflicts between a change request and the blackout windows of related child Configuration Items (CIs). When this property is enabled, the system will evaluate if the proposed change falls within any blackout periods defined for the child CIs associated with the change request. This helps ensure that changes do not occur during times when the child CIs are scheduled to be unavailable or should not be altered. The property is part of the broader conflict detection settings in Change Management, which aim to prevent scheduling conflicts and maintain system stability. For more detailed configuration steps and additional context, refer to the ServiceNow documentation on configuring conflict properties.
Source