Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property, when enabled, prevents the tracking of update fields in Source Control, streamlining the versioning process. |
| What area does it affect? |
Source Control |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring Source Control settings or assessing version tracking needs. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.source_control.disable_tracking_of_update_fields |
| Sys ID |
32d0aae077310110ea50f4b39f5a99e6 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Setting this property to true will disable the tracking of update fields in Source Control |
| Updated |
2024-05-25 04:31:10 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... not written to the XML representation of the records in the tables during the packaging of the application for Git commits Disabling the tracking property An admin can disable the glide.source_control.disable_tracking_of_update_fields so that the fields do not display user-generated values. Note: The following fields are not written to XML during source control commits, and their values in the instance are loaded ...
Related properties