com.cmdb.baseline.max_changes
ServiceNow property description:
Maximum number of changes and relationships for a CI that can appear in the baseline diff for the CI.
Attributes
- Sys ID: 8d4783b473432300567b27b751ab9e5e
- Type: integer
- Application: Global
- Default value: 100

AI generated property description:
The ServiceNow property `com.cmdb.baseline.max_changes` specifies the maximum number of changes and relationships for a Configuration Item (CI) that can appear in the baseline difference (diff) for that CI. This property is of type Integer and has a default value of 100. It is used to limit the number of changes displayed when comparing the current state of a CI to its baseline state, ensuring that the diff remains manageable and readable. Adjusting this property can help control the performance and usability of the baseline comparison feature in the Configuration Management Database (CMDB). For more detailed information, you can refer to the [ServiceNow documentation on Baseline CMDB](https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/configuration-management/concept/c_BaselineCMDB.html).
Source