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 property enables conflict checking for change requests against existing scheduled changes for the same CI, helping to prevent overlapping changes. |
| 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 processes or troubleshooting conflict issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
change.conflict.currentci |
| Sys ID |
409ee2c20a0a2c3e5ae89947d9bb95b5 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
When checking change request conflicts, check against changes already scheduled for the same CI |
| Updated |
2024-05-25 04:00:53 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the change request of any of the child configuration items (CIs) falls within 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 ...
Related properties