change.conflict.currentwindow
ServiceNow property description:
When checking change request conflicts, check whether the change falls within the CI's maintenance window
Attributes
- Sys ID: 409fe30b0a0a2c3e287fe134cf88f1ca
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `change.conflict.currentwindow` is used to determine if a change request falls within the maintenance window of a Configuration Item (CI) when checking for conflicts. This property is part of the conflict detection settings in Change Management. When enabled, it ensures that the system checks whether the proposed change request timing aligns with the predefined maintenance windows of the affected CIs. This helps in avoiding scheduling conflicts and ensures that changes are made during appropriate times, minimizing potential disruptions. The property can be configured through the Change Management settings in ServiceNow, as detailed in the provided documentation.
Source