change.conflict.consolidated_conflicts
ServiceNow property description:
Consolidate conflicts so a conflict is only registered for each unique combination of conflict type and schedule or conflicting-change.
Attributes
- Sys ID: 895853b7737200108ef62d2b04f6a7c8
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `change.conflict.consolidated_conflicts` is used to consolidate conflict records in Change Management. When enabled, this property ensures that conflicts are registered only once for each unique combination of conflict type and schedule or conflicting change. This helps in reducing the number of conflict records and simplifies conflict management by avoiding duplicate entries. The property can be configured through the Change Management settings in ServiceNow. For more details, refer to the official documentation on configuring conflict properties in ServiceNow.
Source