Property reference

change.conflict.relatedchildwindow

The change.conflict.relatedchildwindow property determines if change requests should consider the maintenance windows of child configuration items (CIs) when assessing conflicts. Admins should review this setting to ensure that changes do not interfere with scheduled maintenance of related CIs.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This boolean property enables conflict checks for change requests against the maintenance windows of child CIs, enhancing change management accuracy.
What area does it affect? Change Management
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring change request conflict settings or during maintenance planning.

Out of the box property record

Raw metadata from the property record.

Property name change.conflict.relatedchildwindow
Sys ID 40a2ad860a0a2c3e508feb5698953e8b
Type boolean
Application Global
Default value false
Description When checking change request conflicts, check whether the change falls within child CIs' maintenance windows
Updated 2024-05-25 04:01:13

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... the blackout window. change.conflict.currentci Checks whether the change request is already scheduled against the given CI. change.conflict.currentwindow Checks whether the change request of the CI falls within the maintenance window. change.conflict.relatedchildwindow Checks whether the change request of any of the child CIs falls within the maintenance window. change.conflict.relatedparentwindow Checks whether the change request of the parent CI falls within the maintenance ...