Skip to content
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] set_group_member_info Server interface cannot modify the faceURL field #2714

Closed
cipchk opened this issue Oct 13, 2024 · 0 comments · Fixed by #2719
Closed

[BUG] set_group_member_info Server interface cannot modify the faceURL field #2714

cipchk opened this issue Oct 13, 2024 · 0 comments · Fixed by #2719
Assignees
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@cipchk
Copy link

cipchk commented Oct 13, 2024

OpenIM Server Version

latest

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

请求 api/group/set_group_member_info,内容体为:

{"members":[{"groupID":"15","userID":"35","nickName":"aaaaa2","faceURL":"https://xxxx.com/test/24/07/zdjozp-aiaa.webp"}]}

最后只有 nickName 生效,而 faceURL 无任何改变.

Screenshots Link

No response

@cipchk cipchk added the bug Categorizes issue or PR as related to a bug. label Oct 13, 2024
@cipchk cipchk changed the title [BUG] set_group_member_info Server接口无法去除修改 faceURL [BUG] set_group_member_info Server接口无法修改 faceURL Oct 13, 2024
@OpenIM-Robot OpenIM-Robot changed the title [BUG] set_group_member_info Server接口无法修改 faceURL [BUG] set_group_member_info Server interface cannot remove and modify faceURL Oct 13, 2024
@cipchk cipchk changed the title [BUG] set_group_member_info Server interface cannot remove and modify faceURL [BUG] set_group_member_info Server接口无法修改 faceURL 字段 Oct 13, 2024
@FGadvancer FGadvancer assigned mo3et and withchao and unassigned mo3et Oct 14, 2024
@withchao withchao changed the title [BUG] set_group_member_info Server接口无法修改 faceURL 字段 [BUG] set_group_member_info Server interface cannot modify the faceURL field Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants