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
When a new talk is created, the call_ids array is not validated properly.
It should be checked whether all calls exist and if a user can submit to the call (e.g. the call must be open).
The text was updated successfully, but these errors were encountered:
When a new talk is created, the
call_ids
array is not validated properly.It should be checked whether all calls exist and if a user can submit to the call (e.g. the call must be open).
The text was updated successfully, but these errors were encountered: