---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Suppress versions

# Suppress versions {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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

## Antes de Iniciar

Role required: none.

## Por Que e Quando Desempenhar Esta Tarefa

Aviso:  
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.

## Procedimento

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}

