File management rights for non-admin users

Do you want to: Suggest a feature / Report a bug / Ask a how-to question
For feature suggestions, describe the result you would like to achieve in detail:
For bug reports, provide the steps to reproduce and if possible a minimal demo of the problem:
Community Server/Control Panel version:latest
Type of installation of Workspace (docker, deb/rpm, exe, please point us to the installation guide that you used as well):docker
OS:Ubuntu 22.04
Browser version:Microsoft Edge
Additional information:
We were doing some file access right managements, here’s the scenario:

  1. Suppose we have two users, userA and userB. userB, in particular, is not an admin of the workspace.
  2. userA created a subfolder “SharedFolder” under Common. This folder is expected to have multiple nested folders and documents, and we want both userA and userB to be able to manage the folders and documents in “SharedFolder”, in the sense that both of them can move, delete, rename, edit and create folders and documents in the folder.

Now we weren’t able to let userB move/rename/delete files, what we have tried is to grant userB with the access right “Full Access” to the folder. It appears that userB can do in-document editing, but not the file management as described; only the owner and admins are able to move files around.

Is it possible to grant non-admin users the right to do this? Or can we grant multiple users “owner” right to a single folder? How?

Many thanks in advance.