Property reference

change.conflict.currentwindow

The change.conflict.currentwindow property determines if change requests are evaluated against the maintenance window of the configuration item (CI). Admins should review this setting to ensure that conflicts are accurately identified during change management processes.

Default: true 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 specifies whether change requests should be checked for conflicts within the CI's maintenance window.
What area does it affect? Change Management
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring change management policies or troubleshooting conflict issues.

Out of the box property record

Raw metadata from the property record.

Property name change.conflict.currentwindow
Sys ID 409fe30b0a0a2c3e287fe134cf88f1ca
Type boolean
Application Global
Default value true
Description When checking change request conflicts, check whether the change falls within the CI's maintenance window
Updated 2024-05-25 04:20:25

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.relatedparentblackoutChecks whether the change request of the parent CI falls within 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. ...