Actions
Incident #11988
closedCopy doesn't work prepoerly
Status:
Closed
Priority:
Urgent
Assignee:
Category:
Application
Target version:
Start date:
Jun 19, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
In order to test the new copy implementation I have performed some tests by our workspace on copy operation and I've notice that the copy operation doesn't work properly in development environment but also on production environment.
The behavior is the following in both the environments:
after a copy, if the original file is deleted, the copied file cannot be downloaded because ( I guess ) the copied file has the same id of the original file. In other words, when a file is copied the id field is not update correctly on the copied file. I think the problem could be in HL libraries or in the storage-manager libraries. I'm going to perform some check in order to identify the affected component
Related issues
Actions