openimsdk / chat

A business server that includes user registration and login, deployed together with Open-IM-Server, can be used to set up a chat product.
https://openim.io
GNU General Public License v3.0
90 stars 112 forks source link

Bug: The field of the group avatar is incorrect #480

Closed wxuanF closed 2 months ago

wxuanF commented 7 months ago

What happened?

The field of the group avatar seems to be incorrect. Written in the position of the sender's profile picture. And the field of the group avatar is empty.The group's ow also doesn't have any

msg_picture_5100fef88f730ada751d5db372485e78

What did you expect to happen?

.

How can we reproduce it (as minimally and precisely as possible)?

.

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools