Closed Sebobo closed 4 years ago
When a file exists multiple times as variant it was copied n-1 times because the first time it was matched against the known objects the known object info was deleted. Further checks then initiated the copy process again.
very good catch :)
When a file exists multiple times as variant it was copied n-1 times because the first time it was matched against the known objects the known object info was deleted. Further checks then initiated the copy process again.