-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Current behaviour:
If a participant is only allowed to put themselves on a LoS (is not allowed to manage or see the LoS) their own structure level is not displayed
Reproduction:
- project something onto the autopilot
- navigate to the LoS
- change the deligates group so that they cannot see other participants on the LoS
- connect structure level with countdown
- put user A (with one structure level) on the LoS
- as admin you can see the structure level from the participant
- login as User A
- Navigate to the LoS
- you cannot see your own structure level
autoupdate from the delegate:
(2) [{…}, {…}]0:
agenda_item:
{17: {…}}
list_of_speakers:
{18: {…}}
meeting:
{2: {…}}
meeting_user:
{6: {…}}
projection:
{7: {…}}
projector:
{3: {…}}
speaker:
{22: {…}}
topic:
{10: {…}}
user:
{2: {…}}
autoupdate from the admin:
[autoupdate] from stream: autopilot_content_7:subscription 386092060
(2) [{…}, {…}]
0:
agenda_item:
{17: {…}}
list_of_speakers:
{18: {…}}
meeting:
{2: {…}}
meeting_user:
{5: {…}, 6: {…}, 7: {…}}
projection:
{7: {…}}
projector:
{3: {…}}
speaker:
{18: {…}, 21: {…}, 22: {…}}
structure_level:
{4: {…}, 5: {…}, 6: {…}}
structure_level_list_of_speakers:
{1: {…}, 2: {…}, 3: {…}}
topic:
{10: {…}}
user:
{1: {…}, 2: {…}, 3: {…}}
Wanted behaviour:
As a participant you should be able to see your own structure level
Note: You should only be able to see the structure level countdown IF you are allowed to manage or see the LoS
Reactions are currently unavailable