Actions
Idea #18312
closedCollection versioning tweaks
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
Story points:
-
Description
- Collection class in the Python SDK should support the "preserve_version" flag on the save() method
- If
preserve_version
istrue
and CollectionVersioning is false in the config, decide which one of these things should happen:- Save a snapshot version as if CollectionVersioning is true (since it was asked for explicitly)
- Return an error (so the user knows the version won't be preserved)
Updated by Peter Amstutz about 3 years ago
- Is duplicate of Feature #17635: Support 'preserve_version' flag on Collection.save added
Updated by Peter Amstutz about 3 years ago
- Target version deleted (
2021-11-24 sprint)
Actions