[GH-ISSUE #1297] App: Ordering of notifications #920

Open
opened 2026-05-07 00:28:45 +02:00 by BreizhHardware · 0 comments

Originally created by @tschaboo on GitHub (Mar 23, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1297

🐞 When messages arrive in fast succession, the ordering of the messages is wrong. It looks like they are grouped by "calendar-second" and message #2 goes below #1, #3 below #2, ... instead of above

💻 Android app

💡 Screenshots and/or logs

🔮 If I add a delay of 1100ms between messages (my current workaround) everything is as expected.

Originally created by @tschaboo on GitHub (Mar 23, 2025). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1297 :lady_beetle: When messages arrive in fast succession, the ordering of the messages is wrong. It looks like they are grouped by "calendar-second" and message #2 goes below #1, #3 below #2, ... instead of above <!-- A clear and concise description of the problem. --> :computer: Android app <!-- ntfy server, Android app, iOS app, web app --> :bulb: **Screenshots and/or logs** <!-- If applicable, add screenshots or share logs help explain your problem. To get logs from the ... - ntfy server: Enable "log-level: trace" in your server.yml file - Android app: Go to "Settings" -> "Record logs", then eventually "Copy/upload logs" - web app: Press "F12" and find the "Console" window --> :crystal_ball: If I add a delay of 1100ms between messages (my current workaround) everything is as expected. <!-- Add any other context about the problem here. -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#920
No description provided.