Forum Discussion
Original date documents after copy from other library
Henk Prins Even though you are copying the same document from another library. The new copy document one is still be considered as new created "document" in that library. So you would need not only copy the document it self, instead you will need also to copy from source "Created On" to destination with additional field for example "Original Date". There are many ways to achieve this, you can use SharePoint workflow, 3rd party workflow, or even custom code.
- Henk PrinsOct 15, 2020Brass Contributor
- OliverR-1982Oct 15, 2020Brass Contributor
Henk Prins Just to be clear and so that you are aware, instead of copying documents from one library to another you can also move them. Moving files between libraries will keep all the original metadata (eg. created by, created date, etc...) . Of course, this way you will not keep a copy in the original document library. If you do need a copy of the files, then yes, each copy will be considered a new document, like Ade_Budiman_Lim said.
- MVCuserMar 30, 2023Brass ContributorHi OliverR.
Do you know if there is a way to do something similar if i want to move files from a folder in our server to SharePoint?
We are recently moving everybody from local drives to sharepoint. The big problem i am finding, is that when users move the files from their department drives to their sharepoint site, all documents have a new created date and modified date (the day they were moved) instead of the original file date, which means, using retention policies is very difficult, because if I say that all files in folder x should be deleted 5 years from created, it will only be 5 years from when the file was moved (if the file was originally created 4 years ago, but the date change when the file was moved, then it means by the time the file is deleted is going to be 9 years old not 5) is there a way to sort that out?
thanks