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
Describe the bug
The 'Add me' and the point of order button in the list of speakers is always visible, even though users do not have permission to add themselves to the list of speakers. This leads to the error message 'Error: You are not allowed to perform action speaker.create. Missing Permission: list_of_speakers.can_be_speaker'.
How to Reproduce
Steps to reproduce the behavior:
open a meeting
open agenda > create an item
open participants > create a user A as delegate with the permission to see the list of speakers
project the agenda item
login as user A, open the Autopilot > you will see the 'add me' button and you can click it > error appears
Expected behavior
If users ONLY have the permission to see the list of speakers, the 'Add me' and point of order button should NOT be visible.
Only with the permission 'Can put oneself on the list of speakers' can users see these buttons and put themselves on the list of speakers.
The text was updated successfully, but these errors were encountered:
MSoeb
changed the title
List of speakers: 'add me' Button is visible, even if user doesn't have permission
List of speakers: 'add me'/point of order Button is visible, even if user doesn't have permission
Nov 26, 2024
Describe the bug
The 'Add me' and the point of order button in the list of speakers is always visible, even though users do not have permission to add themselves to the list of speakers. This leads to the error message 'Error: You are not allowed to perform action speaker.create. Missing Permission: list_of_speakers.can_be_speaker'.
How to Reproduce
Steps to reproduce the behavior:
Expected behavior
If users ONLY have the permission to see the list of speakers, the 'Add me' and point of order button should NOT be visible.
Only with the permission 'Can put oneself on the list of speakers' can users see these buttons and put themselves on the list of speakers.
The text was updated successfully, but these errors were encountered: