Property reference

change.conflict.ci_maint_sched

The change.conflict.ci_maint_sched property determines if change requests should be evaluated against the maintenance schedule of the configuration item (CI). Admins should consider enabling this property to prevent conflicts during scheduled maintenance periods.

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 checks if a change request conflicts with the CI's defined maintenance schedule when assessing change conflicts.
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 checks or during maintenance schedule updates.

Out of the box property record

Raw metadata from the property record.

Property name change.conflict.ci_maint_sched
Sys ID 638460b6b70023008ef6eac7ee11a9f2
Type boolean
Application Global
Default value false
Description When checking change request conflicts, check whether the change falls within the schedule defined in the maintenance schedule reference field on the CI
Updated 2024-05-25 03:55:02

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... 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 window. change.conflict.ci_maint_sched Checks whether the change request falls within the scheduled maintenance defined for the CI in the maintenance schedule reference field. change.conflict.relatedservices Checks whether a change request that falls within the ...