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: messages sorting time is incorrect. #376

Closed
FGadvancer opened this issue Oct 16, 2023 · 0 comments · Fixed by #377
Closed

Bug: messages sorting time is incorrect. #376

FGadvancer opened this issue Oct 16, 2023 · 0 comments · Fixed by #377
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@FGadvancer
Copy link
Member

What happened?

After sending a message in the app, the earlier message is being placed at the bottom.

What did you expect to happen?

Get correct history messages by send time.

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

Sending messages from a client with unsynchronized clock and server

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

@FGadvancer FGadvancer added the bug Categorizes issue or PR as related to a bug. label Oct 16, 2023
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.

1 participant