glide.source_control.disable_tracking_of_update_fields

ServiceNow property description:

Setting this property to true will disable the tracking of update fields in Source Control

Attributes

  • Sys ID: 32d0aae077310110ea50f4b39f5a99e6
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `glide.source_control.disable_tracking_of_update_fields` is used to manage the tracking of update fields in Source Control. According to the provided documentation, setting this property to true will disable the tracking of these fields. This can help in reducing noise in Source Control commits by excluding fields that are frequently updated but not necessarily relevant to the core functionality of the application. By disabling the tracking of update fields, developers can focus on more meaningful changes in their commits. This property is particularly useful in maintaining a cleaner and more manageable version history in Source Control.

Source

Related property: glide.source_control.allow_delta_loading_in_scopedapp