glide.reconciliation.override.null
ServiceNow property description:
Allow the update of an empty field by a lower priority data source.
Attributes
- Sys ID: a831e0b4eb9202007c94efc9a206fe84
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.reconciliation.override.null` determines whether an empty field in a Configuration Item (CI) can be updated by a data source with a lower reconciliation priority. When set to "Yes" (the default setting), it allows lower priority data sources to update fields that are currently empty. If set to "No," only higher or equal priority data sources can update the empty fields. This property is useful for ensuring that critical data is not left blank when lower priority sources have the necessary information. The property type is a simple Yes/No toggle.
Source