nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.13k stars 4.03k forks source link

Show moved shared file in "Deleted files" #10017

Open brunt82 opened 6 years ago

brunt82 commented 6 years ago

Steps to reproduce

  1. User A shares a folder with User B.
  2. User B moves one file from the shared folder into another one (not shared).
  3. File is deleted for user A without any possibility to get it back.

Expected behaviour

If user B deletes a file from a shared folder, user A would be able to restore the file within the "deleted files"-menu. It would be nice, if there is a similar solution for moving files which was shared by me.

Actual behaviour

If user B moves my (!) file to a location where I have no access, I'm unable to get it back again. The desktop client removes the file immediately.

nextcloud-bot commented 6 years ago

GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/7238 (Share still exists after source file gets deleted), https://github.com/nextcloud/server/issues/1708 (Sharing: Cannot delete files from share ), https://github.com/nextcloud/server/issues/9812 (All shared folders deleted when deleting one shared folder), https://github.com/nextcloud/server/issues/9594 (Unable to delete or create files), and https://github.com/nextcloud/server/issues/6777 (Share & Delete).

MorrisJobke commented 6 years ago

If user B moves my (!) file to a location where I have no access, I'm unable to get it back again. The desktop client removes the file immediately.

It should be in the trash bin of userA. cc @nextcloud/sharing

szaimen commented 1 year ago

Hi, please update to 24.0.8 or better 25.0.2 and report back if it fixes the issue. Thank you!

brunt82 commented 1 year ago

Still the same behaviour in 24.0.8.

szaimen commented 1 year ago

Hi, this rather looks like a feature request to me