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 parent 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 checks or during maintenance planning. |
Out of the box property record
Raw metadata from the property record.
| Property name |
change.conflict.relatedparentwindow |
| Sys ID |
40a193aa0a0a2c3e168d88d791055f77 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
When checking change request conflicts, check whether the change falls within parent CIs' maintenance windows |
| Updated |
2024-05-25 04:41:38 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 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 window. change.conflict.ci_maint_sched Checks whether the change request falls within the scheduled maintenance defined for the CI in ...
Related properties