About Synchronizing Configuration Changes
When you modify configuration settings in Max Platform, you may need to synchronize data manually for your changes to take effect. When data model changes are involved, such as for new field or object definitions, updates are not deployed until data synchronization is completed. When you manually synchronize after you update configuration values, the relevant data tables are updated and system-level caches are reloaded. When Max bootstrap objects are created, updated, or deleted, you must synchronize data manually to update the related data models.
The following metadata changes require manual data sync to take effect:
added
datatypeoption_datatype
fieldoption_datatypeoption
fieldoption_value
field_datatype
field_default_value_added
field_indexed
object_physicaldelete
primitivetype_databasetype
relationship_dynamic
relationship_ordered
relationship_type
removed
renamed
* 
If you create a new calculated field and then invoke data synchronization, the field is created as a new column in the table in the database. However, no values are populated in the column. To populate the column with calculated field values, use the Recalculate Field Value option in Object Designer. For more information, see Recalculating Calculated and Rollup Fields.
Was this helpful?