Skip to content

[BUG] After setting the ex extension field on the server side, manually calling getConversationListSplit on the client side cannot obtain the latest data. #170

Open
@liJian55

Description

@liJian55

OpenIM Server Version

3.8.3-patch.3

Operating System and CPU Architecture

Windows (ARM)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

服务端在创建会话和群聊时设置了ex拓展字段,客户端这边首次进入页面调用getConversationListSplit可以获取到最新含ex拓展字段的会话(从控制台查看有http请求),当客户端第二次调用(未刷新页面,再次调用SDK方法)getConversationListSplit获取会话列表时获取到的会话列表无ex拓展字段(无http请求),通过从会话列表获取到的单个群组ID再次调用IMSDK.getSpecifiedGroupsInfo([groupID])方法,仍然无法获取到ex拓展字段

Screenshots Link

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions