You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behaviour:
If a user (Ann) is a meeting admin (more precise when Ann is allowed to manage participants) in two meetings and another user (Ben) is only in these two meetings then Ann is currently not allowed to change the personal information from Ben with the backend reply:
Error: You are not allowed to perform action user.update. Missing permissions: OrganizationManagementLevel can_manage_users in organization # or CommitteeManagementLevel can_manage in committee #
Wanted behaviour:
As long as Ann is allowed to manage participants in every meeting Ben is a participant in then Ann is allowed to change Ben's personal information
The text was updated successfully, but these errors were encountered:
hjanott
changed the title
Change user.scope for Meeting admins if they are admins in serveral meetings
Change user.scope for Meeting admins if they are admins in several meetings
Aug 13, 2024
Current behaviour:
If a user (Ann) is a meeting admin (more precise when Ann is allowed to manage participants) in two meetings and another user (Ben) is only in these two meetings then Ann is currently not allowed to change the personal information from Ben with the backend reply:
Wanted behaviour:
As long as Ann is allowed to manage participants in every meeting Ben is a participant in then Ann is allowed to change Ben's personal information
The text was updated successfully, but these errors were encountered: