Project

General

Profile

Actions

Support #18308

closed

enable CollectionVersioning by default

Added by Peter Amstutz over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Due date:
Story points:
-
Release relationship:
Auto

Description

there's two relevant configuration options here

CollectionVersioning

PreserveVersionIfIdle

The current defaults are

CollectionVersioning: false

PreserveVersionIfIdle: -1s

This is pretty confusing because to enable versioning on regular updates you have both set CollectionVersioning: true and PreserveVersionIfIdle >= 0

(it took me 3 tries to get this right to enable it on playground).

Suggest "CollectionVersioning: true" by default and

and either always snapshot:

PreserveVersionIfIdle: 0s

or snapshot on explicit preserve_version:

PreserveVersionIfIdle: -1s


Subtasks 1 (0 open1 closed)

Task #18370: review 18308-enable-collection-versioningResolvedWard Vandewege11/19/2021Actions
Actions

Also available in: Atom PDF