Deleting a file inside a received shared folder is moved to the trashbin of the sharer not the receiver
Open
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 (`.../`)

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
Assessment
This issue has not been assessed yet.