Prevent non-admin users from creating new assets in the root folder
-
As an admin, I've created a new folder at the root called
MDW
. I created a folder inside that folder calledUsers
. I created a new user in that folder and gave it bothread
andedit
permissions on the parentMDW
folder.If I login as that user, only the
MDW
folder appears as expected. However, I can create folders and other assets at the root level (same level as theMDW
folder). How can I prevent a non-Global-admin user from creating new assets in the root folder? I don't see a way to edit the permissions for the root folder. Is this possible?
-
This is by design and there is no way to change it at this moment.
However, I understand the requirement and created a backlog item that should help you.
https://github.com/jsreport/jsreport/issues/1143What do you think about it?
-
Just commented on the GitHub issue. Thanks for the quick response! Just so I can set my expectations... do you have any sort of timeframe on when this could be implemented?