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
Currently, we have to create a new group with all group members then remove the old group, which is very ineffective because it requires 2N HTTP requests with N is the number of group member.
The text was updated successfully, but these errors were encountered:
Currently, we have to create a new group with all group members then remove the old group, which is very ineffective because it requires 2N HTTP requests with N is the number of group member.
The text was updated successfully, but these errors were encountered: