Suppress versions
Administrators can configure a table so that it does not track customizations in the Versions [sys_update_version] table.
Before you begin
Role required: none.
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
Navigate to sys_properties.list.
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.
Parent Topic:Versions