Property reference

glide.ui.vcs.updateset_identifier

The glide.ui.vcs.updateset_identifier property determines the naming convention for user-specific default update sets. Admins should consider this setting to ensure update sets are easily identifiable by either login ID or display name, depending on their needs.

Default: username 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 whether the default update set is named after the user's login ID or their display name, impacting how updates are tracked.
What area does it affect? Update Set Management
What does the default mean? The default value is "username", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring user-specific update set naming conventions or during user management updates.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.vcs.updateset_identifier
Sys ID 6b879e8873223300f742a3a64df6a731
Type string
Application Global
Default value username
Description This property decides the name of the user specific default update set. If the value of this property is userid then the update set will be created with the login Id. If username is given as the property value then the update set will be created with user display name.
Updated 2024-05-25 03:53:44

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... to the user in current application. Name of the update set specific to the logged in user is, User ID or user name based on the value specified for the glide.ui.vcs.updateset_identifier property in the System Property [sys_properties] table. See Available system properties for more information. By default, the update set name is set to user name of the logged in user. ...