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
If you add a user to a meeting or create a new one, the presence status is always set to absent. It does not matter whether the presence checkbox was checked in step 3 or not.
When debugging with Loki, we noticed that the attendance is not sent when referencing. See picture.
Something is sent during the new creation, but this has no influence on the presence status. See image.
How to Reproduce
Steps to reproduce the behavior:
open a meeting
open participants
create a new user. uncheck and check presence state during creation. > check presence state after creation.
Add a new user by referencing an existing user. presence checkbox should stay marked -> after creation the user is not present
Expected behavior
when creating or referencing users in a meeting, the presence checkbox should not be checked by default.
if the presence checkbox is checked, the user should be created as present.
The text was updated successfully, but these errors were encountered:
Describe the bug
If you add a user to a meeting or create a new one, the presence status is always set to absent. It does not matter whether the presence checkbox was checked in step 3 or not.
When debugging with Loki, we noticed that the attendance is not sent when referencing. See picture.
Something is sent during the new creation, but this has no influence on the presence status. See image.
How to Reproduce
Steps to reproduce the behavior:
Expected behavior
The text was updated successfully, but these errors were encountered: