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

Duplicated room around midnight #4182

Open
bmarty opened this issue Jan 22, 2025 · 0 comments
Open

Duplicated room around midnight #4182

bmarty opened this issue Jan 22, 2025 · 0 comments
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@bmarty
Copy link
Member

bmarty commented Jan 22, 2025

Steps to reproduce

  • First reported internally, creating an issue to track the problem.
  • Sometimes I can observe that a room is duplicated in the room list.
  • It seems to happen when messages are sent after midnight.
  • Maybe due to the computation of dates that are triggered at midnight to update relative dates rendering?
  • Rust team claims that this cannot occur, so the bug may be app side.

To reproduce the issue (steps to be confirmed)

  1. let the app display the room list
  2. from another session, and just after midnight, send 2 messages.

Note: I tried to write unit test the repro the issue but without success

Phone screenshot

Image

Web screenshot

Image

Outcome

What did you expect?

No room duplication

What happened instead?

Duplicated room

Sending a new message do not fix the issue:

Image

Restarting the app fixes the issue

Image

Your phone model

na

Operating system version

na

Application version and app store

latest develop

Homeserver

na

Will you send logs?

Yes

Are you willing to provide a PR?

Yes

@bmarty bmarty added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems S-Minor Impairs non-critical functionality or suitable workarounds exist O-Occasional Affects or can be seen by some users regularly or most users rarely labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

1 participant