Bug #3737
file copy/move lost previously supported feature of reviving a deleted file by its version
Status: | Closed | Start date: | 05/15/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | 05/16/2013 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | 1.00 hour | |
Target version: | v0.9 | Estimated time: | 1.00 hour |
Description
copy and move operations check if the object exist before copying it, but they seem to ignore the user-provided object version during this check
Associated revisions
Fix typo dst_path instead of ds_path
Refs: 3737
Allow copy of deleted objects by refering to older
Also disallow moving deleted objects by version The later was implemented by
accident, due to the symetry between move and copy
Refs: #3737
History
#1 Updated by Stavros Sachtouris about 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#2 Updated by Stavros Sachtouris about 10 years ago
- Status changed from Resolved to Closed