owncloud / owncloud/ocis

Deleting a file inside a received shared folder is moved to the trashbin of the sharer not the receiver

Open
#1,124 12 comments 0 reactions 0 assignees View on GitHub
Category:Defect Interaction:Needs-help Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

1. as `einstein` share a folder with `marie`
2. as `marie` accept the share
3. as `marie` delete `Shares/received-share/some-file`
4. as `marie` check the trash-bin => the file is not listed
5. as `einstein` check the trash-bin => the deleted file is listed but with a wrong path (`.../`)
![image](https://user-images.githubusercontent.com/2425577/102467000-df812200-4077-11eb-8643-b383e39ce265.png)
6. as `einstein` try to restore the deleted file => it fails with HTTP 404

expected:
in oC10 deleting a file inside a received share will move it to the trashbin of the receiver

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.