Skip to main content
17-Peridot
May 21, 2026
Question

File-Based Versioning – Possibility of Using Custom Properties to Control Revision Behavior

  • May 21, 2026
  • 0 replies
  • 16 views

In OOTB versioning schemes, revision behavior can be controlled using various properties such as delta, min, max, and skip list.

I have implemented a custom file-based versioning solution and wanted to understand whether it is possible to implement similar custom properties to control behaviors such as skipping versions, setting minimum revisions, and setting maximum revisions.