-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
Description
Describe the task
Hi. We apparently found a bug.
Reproduction:
- Create users Alice and Bob. You act as Alice. She's admin.
- Create a user group UG and add Bob to that group. Alice is not in that group.
- Create a group folder GF. Give it permissions Write for user group UG and all permissions (Write, Share, Delete) for admin group.
- Create a folder ToDo inside GF.
- Share folder ToDo with user group UG.
- Impersonate Bob.
- Open folder ToDo.
- Notice that you cannot create any file. The
+ Newbutton is greyed. Tooltip says you don't have permission to upload or create files here.
It would work if folder ToDo were created in a user space and shared from there.
The bug may also appear when sharing directly to Bob, but I haven't tried that case.
When sharing the folder, I take for granted that Create permission is given, because in Admin settings > Sharing > Default permissions, everything is checked. When I choose Custom permissions, everything is checked, and when I save that and later refresh the browser, the share is shown again as "Can read".
Can you reproduce the bug? Thanks :)
NC version is Nextcloud Hub 9 (30.0.14).
Affected components
No response
To do
- Fix