Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

NCv28: Users unable to move/copy into some group folders (OK in v27) #2926

Open
fermion2020 opened this issue Apr 17, 2024 · 0 comments
Open
Labels
0. Needs triage Issues that need to be triaged bug

Comments

@fermion2020
Copy link

How to use GitHub

  • Please use the 馃憤 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Summary

NextCloud has been updated from version 27 to 28. The configuration of group folders with restricted permissions at different levels causes inconsistencies in the user interface, particularly when attempting to copy files into specific subfolders.

Steps to reproduce

  1. Configure group folders with restricted permissions:
    • Top-level folder (level_one) prohibits users from writing.
    • Subfolder (level_two) within level_one allows users to write and read.
  2. Access the user web interface and attempt to copy files into the level_two subfolder. Note that the level_two subfolder may not appear in the copy/move window, despite being visible in the interface.

Expected behaviour

Users should be able to see all relevant subfolders, including the level_two subfolder, when attempting to copy files within the group folder structure. The copy/move window should display all subfolders with appropriate permissions, allowing users to select and copy files as needed. (We had this in the previous NC version)

Actual behaviour

In the current setup, the level_two subfolder may not appear in the copy/move window, despite being visible in the user interface. This discrepancy limits users' ability to copy files into specific subfolders, leading to frustration and inefficiency in file management tasks.

Server configuration

Operating system:
Docker environment based on Alpine

Web server:
Nginx

Database:
mariadb:10.11

PHP version:
php-fpm 8.2.16

Nextcloud version: (see Nextcloud admin page)
28.0.3

Group folders version:
16.0.6

Updated from an older Nextcloud/ownCloud or fresh install:
Updated from version 27

Where did you install Nextcloud from:

Are you using external storage, if yes which one: local/s3/smb/sftp/...
local

Are you using encryption: yes/no
no

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/Saml/...
SAML

Client configuration

Browser:
Chrome, Edge, Safary

Operating system:
Windows 10/11, MacOS

Logs

Web server error log

Web server error log
Insert your webserver log here

Nextcloud log (data/nextcloud.log)

Nextcloud log
Insert your Nextcloud log here

Browser log

Browser log
Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...
@fermion2020 fermion2020 added 0. Needs triage Issues that need to be triaged bug labels Apr 17, 2024
@solracsf solracsf changed the title Users has been unable to move / copy into some group folders NCv28: Users unable to move/copy into some group folders (OK in v27) Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Issues that need to be triaged bug
Projects
None yet
Development

No branches or pull requests

1 participant