Skip to content

Copy / move from one subfolder to another subfolder does not work #2771

@survival8

Description

@survival8

Steps to reproduce

  1. setup:
  • Create a root folder named folder_r_a with read permission for the user John
  • Create a subfolder in folder_r_a with the name sub_a with write permission for the user John
  • Create a root folder named folder_r_b with read permission for the user John
  • Create a subfolder in folder_r_b with the name sub_b with write permission for the user John
  1. the user John creates a file in sub_a

  2. the user John selects the file and presses "copy or move"

  3. in the new window, the user clicks on the home button to go to the root

  4. then the folders "folder_r_a" and "folder_r_b" in the root directory are not visible in the window
    -> This means that the user John cannot copy or move a file from sub_a to sub_b.

Only if John has write permissions for the folder_r_b, the folder name is displayed in the "Copy/Move - Window" and then it would possible to copy or move. But the write premission for the root folders would not be an option.

Use case:
There are several root directories that no user is allowed to write to. There are subdirectories in these directories where different users have different rights.
Users should now copy or move files from a subdirectory of a root directory to the subdirectory of another root directory.
For example, copy from administration to general information:
-Department
|_ Administration
|_ Finance
-Public
|_ General information
|_ ...

Server configuration

Nextcloud version: (see Nextcloud admin page)
28.0.1
Group folders version:
16.0.3
Updated from an older Nextcloud/ownCloud or fresh install:
no
Are you using external storage, if yes which one: local/s3/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/Saml/...
no

Client configuration

Browser:
various
Operating system:
various

Logs

No log because no error or others related to this issue in log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions