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

getAdvancedHistoryMessageListReverse The messages are out of order [BUG] #145

Open
MiftMy opened this issue Feb 22, 2025 · 1 comment
Open

Comments

@MiftMy
Copy link

MiftMy commented Feb 22, 2025

OpenIM Server Version

3.8.2

Operating System and CPU Architecture

macOS (ARM)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

复现步骤:1、向好友发送1到20消息;2、重新进聊天室,首次获取4条(17到20);3上拉加载消息,返回错误的4条(17到14),再上拉还返回4条;4、重新进聊天室,首次获取4条正常,再下拉获取4条就错乱。

备注:首次和下拉使用接口getAdvancedHistoryMessageList,首次startMsg和lastMinSeq空,非首次为消息首条和对应seq;上拉使用getAdvancedHistoryMessageListReverse,startMsg和lastMinSeq为消息最后一条和对应seq。

Screenshots Link

No response

@skiffer-git
Copy link
Member

We suggest you update to the latest version and try it, since our system hasn’t encountered this issue.

@skiffer-git skiffer-git changed the title getAdvancedHistoryMessageListReverse 获取错乱 [BUG] getAdvancedHistoryMessageListReverse The messages are out of order [BUG] Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants