---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Suppress versions

# Suppress versions {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Administrators can configure a table so that it does not track customizations in the
Versions `[sys_update_version]` table.

## About this task

Warning:  
If you suppress versions for tables, Team Development may work incorrectly, and you may be unable to compare and revert versions of records on the tables.

## Procedure

1. Navigate to sys_properties.list.
2. Create a new property:  
   * Name: glide.update.suppress_update_version
   * Type: string
   * Value: a comma-separated list of tables. The default value is sys_user,sys_import_set_row.
   {#t_SuppressVersions__ul_mvn_jw3_bq}

