glide.update_set.auto_preview
ServiceNow property description:
Enables update set auto preview on update set retrieve and the re-parenting of a remote update set
Attributes
- Sys ID: ba50f85547d03200a03a19fbac9a715a
- Type: string
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.update_set.auto_preview` enables the automatic preview of update sets when they are retrieved or when a remote update set is re-parented. This functionality helps administrators to quickly identify potential issues or conflicts in the update set before committing it to the instance. By enabling this property, the system automatically runs a preview process, which checks for any problems that might arise from the changes included in the update set. This can save time and reduce errors by allowing administrators to address issues proactively. The property is particularly useful in environments where multiple update sets are frequently imported and applied.
Source