change.conflict.currentci
ServiceNow property description:
When checking change request conflicts, check against changes already scheduled for the same CI
Attributes
- Sys ID: 409ee2c20a0a2c3e5ae89947d9bb95b5
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `change.conflict.currentci` is used to determine whether the system should check for conflicts against change requests that are already scheduled for the same Configuration Item (CI). When this property is enabled, the system will evaluate existing change requests for the same CI to identify any potential scheduling conflicts. This helps in ensuring that multiple changes are not planned for the same CI at overlapping times, which could lead to issues or service disruptions. The property is part of the conflict detection configuration in Change Management, which aims to maintain the stability and reliability of IT services by preventing conflicting changes. For more detailed configuration steps and additional properties related to conflict detection, refer to the ServiceNow documentation on configuring conflict properties.
Source