Property reference

glide.knowman.versioning.enabled

The glide.knowman.versioning.enabled property enables the article versioning feature in ServiceNow. Admins should care about this setting as it affects how article revisions are managed and tracked within the system.

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 versioning capability for articles, allowing multiple revisions to be stored and accessed.
What area does it affect? Knowledge Management
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 knowledge article management or troubleshooting versioning issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.knowman.versioning.enabled
Sys ID 58b7a716db103200a042f278f0b8f585
Type boolean
Application Global
Default value true
Description Enable article versioning feature.
Updated 2017-01-17 07:47:51

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... In the Related list, you can access all the versions. Versioning control Activation information The article versioning feature requires the Knowledge Management Advanced plugin (com.snc.knowledge_advanced) to be activated and the glide.knowman.versioning.enabled property to be set to true (default value). For more information, see Activate the Knowledge Management Advanced plugin and Article versioning properties. Related topics Use article versioning Knowledge Management FAQ ...