-
Notifications
You must be signed in to change notification settings - Fork 5
renaming a resource does not work #14
Comments
Also trashbin restore doesn't works. Since it is a similar MOVE request I think it's the same issue. |
This issue seems to be resolved, works when running through phoenix but the dav endpoints seems to have another error in itself. |
still a lot of failed scenarios:
a bunch of those are related to other still unimplemented parts (like checksum, group management, etc) so those test tags will need to be replaced with different ones |
seems that even the basic move test fails:
not sure if it's an env issue... |
The tests fail because there is no skeleton folder, I've created an issue #167 |
when renaming in the web UI I noticed that I'm also receiving an error, even though the rename worked. so there's more to it. |
hope that we will know more details when #167 is implemented |
renaming was broken already in OCIS, fixed by cs3org/reva#729 |
updated list, likely the same as before:
|
let's rewrite the tests, at least the ones that only need a small number of files |
never mind, skeleton files will arrive #167 |
Skeleton folder emulation is in the API tests, so now we need to enable tests and see which one do work and which one still fail. |
ok, I'll leave this up to the QA team for now, please assign accordingly once someone starts working on processing these tests |
Some of the file/folder renaming operations fails in ocis due to the bug mentioned in this issue https://github.com/owncloud/ocis-reva/issues/211 |
@haribhandari07 please create scenarios that demonstrate the current behaviour and skip them on oc10 |
trying to rename a file results in an empty reply
The text was updated successfully, but these errors were encountered: