Unified Sync task from ProjectWise to BIM360 is copying outdated versions of files
I have a task running to sync all the folders and files from ProjectWise to BIM360, and I noticed that files where the file name was modified are being copied over as the previous version. By that I mean the following:
Original_File1.dwg Version " "
*name change*
Newname_File1.dwg Version "A"
*update*
Newname_File1.dwg Version "B"
Then the sync task runs, it creates 2 files, the Version " " with the old name, and the Version "B" with the updated data. It shouldn't copy the first original file as it was changed and replaced later on, what is the solution for this?