owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
427 stars 160 forks source link

Group space members can't see other members on resource #11384

Closed JammingBen closed 1 week ago

JammingBen commented 3 weeks ago

Describe the bug

Users that are member of a space via one of their groups can't see the space member list in the right sidebar for regular resources.

Steps to reproduce

  1. As "admin", create a space and add the group "users" as member
  2. As "admin", upload a file within the space
  3. As "einstein" (part of group "users"), access that space and open the sharing sidebar panel for the created resource

Expected behavior

The space members should be listed.

Actual behavior

They are missing.

image
kulmann commented 2 weeks ago

Looks ok to me 🤔

Don't mind me, I'm an idiot. Works on root level, doesn't work in subfolder. Got it.

Screenshot 2024-08-26 at 06 49 07 Screenshot 2024-08-26 at 06 51 29 Screenshot 2024-08-26 at 06 54 43
JammingBen commented 1 week ago

This has been fixed.