Actions
Bug #12844
closedWebDAV MOVE
Start date:
12/21/2017
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Description
I believe that when you try to move folder to its own subfolder, it gets eaten and you get 201. Example from R:
collection$move("my/folder", "my/folder/subfolder/folder")
I get 201 and when I do PROPFIND I can't see my folder anywhere.
Please confirm that it actually is a bug.
Updated by Tom Clegg about 7 years ago
- Status changed from New to In Progress
- Assigned To set to Tom Clegg
Updated by Tom Clegg about 7 years ago
Confirmed, this is a bug in collectionFileSystem. Fix coming up.
Updated by Tom Clegg about 7 years ago
- Target version set to 2017-12-20 Sprint
12844-webdav-move-into-self @ 11377b3b6eb9544b9d9bcabab8de495f6e6fcaa4
Updated by Anonymous about 7 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|c152ee1d170bf419ef49241cbde030e8fce68882.
Actions