-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.10
-
Component/s: Core
-
Impact type:API change
-
Upgrade notes:
Currently the copied document keeps the same author, creation date and last modification date as the original document. We should at least reset these metadata with the current user as the new author and the current date as the new creation date and last modification date.
–
Metadata dc:creator, dc:creationDate, dc:modification and dc:contributors are now reseted for documents created from a template (workspace template). You can also enable this behaviour fo all kind of document copies by setting nuxeo.dclistner.reset-creator-on-copy configuration property to true.