Property reference

glide.ui.auto.recovery

The glide.ui.auto.recovery property enables automatic recovery of the user interface in ServiceNow. Admins should care about this setting as it ensures a smoother user experience by preventing data loss during unexpected interruptions.

Default: true Type: boolean 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 activates the auto recovery feature for the user interface, allowing users to restore their session after a disruption.
What area does it affect? User Interface
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring user experience settings or troubleshooting session interruptions.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.auto.recovery
Sys ID cea0e523c31231002effe8ea4dba8fb7
Type boolean
Application Global
Default value true
Description Enable Auto Recovery
Updated 2024-05-25 04:28:53

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... Support Knowledge Base. Try building and editing apps in the current version of ServiceNow Studio instead. For more information, see ServiceNow Studio. Auto recovery properties Property Description Enable Auto Recovery glide.ui.auto.recovery By default, automatic recovery is enabled for all Application File [sys_metadata] tables while working from Studio. Set this property to disable automatic recovery of records. Comma separated list of tables ...
Documentation excerpt View supporting context
Context preview Snippet 2
... list of system tables for which the audit history tracks deletions. • Type: string • Default value: sys_user, sys_user_group, sys_user_role, sys_user_has_role, sys_user_grmember, sys_group_has_role, sys_security_acl_role • Location: System Property [sys_properties] table glide.ui.auto.recovery Allows users to recover unsaved changes while working in the Studio. • Type: true | false • Default value: true • Location: Auto Recovery > Properties glide.ui.auto.recovery.exclude.field.types Comma-separated list of ...