irods-contrib / irods-cloud-browser

DFC Web Based cloud browser
BSD 2-Clause "Simplified" License
19 stars 13 forks source link

Can't move one collection into another #202

Closed JustinKyleJames closed 6 years ago

JustinKyleJames commented 7 years ago

I had two collections in /zone/home/jkj16:

I selected dir2, right clicked, selected move, and then selected /zone/home/jkj16/dir1 as the destination. I got an error stating that the collection already existed.

The logs show that the move was from /zone/home/jkj16/dir2 to /zone/home/jkj16/dir1. Since dir1 already existed this move failed.

The move should have gone from /zone/home/jkj16/dir2 to /zone/home/jkj16/dir1/dir2.