Skip to content

[BUG] The sender_face_url value in the group chat message is not the faceURL of the user group profile #3444

Open
@happy2wh666

Description

@happy2wh666

OpenIM Server Version

3.8.3-patch5

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

  1. 使用flutter sdk设置了用户群资料中的faceURL和nickname,mongodb group_member表中nickname和face_url都成功设置了新值。
  2. 使用flutter sdk发送消息。mongodb msg表中msg.sender_nickname为设置的新值,msg.sender_face_url中存储的是user中的face_url,并不是group_member表中的face_url。

Screenshots Link

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions