[Problem/Question]
Once I deactivate the user from the sendbird dashboard, then in the group channels request, the members’ array do not have the information of the deactivated user (which is fine) but then after reactivating from the dashboard, it still do not give the user info that is now activated
[SDK Version]
4.6.2
[Reproduction Steps]
- Create a group channel between two users.
- Send at least one message in the chat
- Deactiavte one of the users from the sendbird dashboard
- Login with the other user (that was in the channel)
- You will not get the deactivated user information
- Now reactivate the user again from the dashboard
- Request channels and you will not get the user information that is now active
[Frequency]
// How frequently is this issue occurring?
[Current impact]
Users are not able to chat with the users that were previously deactivated and are now activated again