Please help us help you and fill where relevant:
Your LimeSurvey version: 6.6
Own server or LimeSurvey hosting: Own
Survey theme/template:
==================
Hello,
I am currently testing the creation of roles for our different types of users. We want to define a role that allows its holder to manage users (create, edit, delete).
Here is a screenshot of the role:
And here is a screenshot of the permissions associated with the user after the role assignment:
Unfortunately, while the user can create other users, they cannot modify or delete those created by other users.
Additionally, this text appears when the user is in user management: "Note: You can only give limited permissions to other users because your own permissions are limited, too."
I found this comment in the code: "if not superadmin, filter the available permissions as no admin may give more permissions than they own."
Do you have any suggestions regarding the permissions to assign to this role?
Thank you in advance for your help!