adobe / da-admin

Apache License 2.0
0 stars 4 forks source link

Copy document should not copy its version history #56

Closed bosschaert closed 2 months ago

bosschaert commented 2 months ago

When a document is copied, its version history is copied alongside it. This is undesirable. The copied document should start with an empty version history.

Note that on a rename of the document the version history is also kept but this is good and expected, and we should retain this.