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
Description:
If a user does a speech during a meeting, it is recorded in the topic LoS. If the user account will be deleted, the reference in the LoS will also be deleted without a reference like anonymous user with XYZ speech time.
Reproduction:
open a meeting
open Agenda > create a new topic > project it to Autopilot
open participants > create a new user
open Autopilot > add new user to LoS > Start and Stop speech > now a reference of the speech is listed
open the organization level
open Accounts > delete new created user
head back to the meeting > Autopilot > reference is no more available
What should happen:
The speech reference should be available even after account deletion. The reference should be "deleted user + metadata of speech". Without that, the protocol of the meeting will lost important data.
Another alternative for a reference will be to display "Anonymous user" instead of "deleted user".
The text was updated successfully, but these errors were encountered:
If a user is removed from the meeting, but is still present in orga and his meeting user is part of the speaker list, his name should still be visible in the speaker list.
This may not be the case right away, since the meeting_user may be filtered out for not having any groups, breaking the link between the speaker and the user. You may have to employ one of the repositories unsafe getter functions to get the MeetingUser and, from there, the user
Description:
If a user does a speech during a meeting, it is recorded in the topic LoS. If the user account will be deleted, the reference in the LoS will also be deleted without a reference like anonymous user with XYZ speech time.
Reproduction:
What should happen:
The speech reference should be available even after account deletion. The reference should be "deleted user + metadata of speech". Without that, the protocol of the meeting will lost important data.
Another alternative for a reference will be to display "Anonymous user" instead of "deleted user".
The text was updated successfully, but these errors were encountered: