-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] After kicking out the owner through the API, the group cannot be dismissed #2361
Comments
Hello! Thank you for filing an issue. If this is a bug report, please include relevant logs to help us debug the problem. Join slack 🤖 to connect and communicate with our developers. |
有API可以解散群呀,https://docs.openim.io/zh-Hans/restapi/apis/groupManagement/dismissGroup。通过此API无法解散吗? |
There is an API to disband a group, https://docs.openim.io/zh-Hans/restapi/apis/groupManagement/dismissGroup. Is it not possible to dismiss via this API? |
The group owner cannot be removed from a group chat. You must first transfer ownership of the group before attempting to remove the current owner. |
Could you confirm whether the API allows for the removal of a group owner from a group chat? |
In the latest version, we have resolved this issue. |
OpenIM Server Version
3.7
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
The api group/kick_group can kick owner out of group,then the group cannot be dismissed nor set owner again
Screenshots Link
https://docs.openim.io/zh-Hans/restapi/apis/groupManagement/kickGroup
The text was updated successfully, but these errors were encountered: