glide.knowman.versioning.minor_edit_fields
ServiceNow property description:
List of fields (comma-separated) that can be edited on published articles without creating a new version.
Attributes
- Sys ID: 91be67bcdb0f2200a042f278f0b8f565
- Type: string
- Application: Global
- Default value: valid_to

AI generated property description:
The ServiceNow property glide.knowman.versioning.minor_edit_fields specifies which fields in a published knowledge article can be updated without creating a new version. Its default value is valid_to, allowing administrators to adjust an article’s validity period without triggering versioning. Additional fields can be added to the list as comma-separated values to expand the scope of minor edits. This property works in conjunction with glide.knowman.versioning.enable_minor_edits; if minor edits are disabled, changes to these fields will still create a new version. Administrators configure this property to streamline maintenance tasks while preserving version control for substantive content changes.
Source