Property reference

glide.update_set.preview.check_loaded

The glide.update_set.preview.check_loaded property determines whether the update set previewer checks all loaded update sets for sys_dictionary table records. Setting it to true can slow down the preview process, while the default false setting speeds it up by limiting the check to relevant records.

Default: false Type: string Application: Global

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 configures the update set previewer to either include all loaded update sets or focus solely on the current update set's sys_dictionary records.
What area does it affect? Update Set Previewer
What does the default mean? The default value is "false", which is the baseline setting used unless it is changed.
When should you review it? An admin should review this property when optimizing the performance of the update set preview process.

Out of the box property record

Raw metadata from the property record.

Property name glide.update_set.preview.check_loaded
Sys ID c9dd1a8147203200a03a19fbac9a71bd
Type string
Application Global
Default value false
Description Setting to true will force the update set previewer to examine all loaded or previewed update sets for sys_dictionary table records To speed up the update set previewer set this flag to false (the default) which will only look for the sys_dictionary records as part of the update set
Updated 2024-05-25 03:39:09