You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When an alarm is firing, it can display an alarm for the previous set of events instead of the current set of events that fired the alarm.
To Reproduce
Enable "Exact reminders" (for easier debugging), and "Combine same time notifications"
Add a medicine titled "test main", set its priority to High + Alarm, and add two reminders (one for 8:00 AM, and the other for 8:01 AM)
Duplicate "test main", rename to "test1", and delete the 8:01 AM reminder
Duplicate "test1", rename to "test2", and set the sole reminder to 8:01 AM
Lock the device, and wait until 8:00 AM
Press the home button to hide the alarm, and mark the "test main" and "test1" reminders as taken via the notifications
Lock the device, and wait until 8:01 AM
Notice that the alarm displays reminders for "test main" and "test1", not "test main" and "test2"
Expected behavior
The alarm to display for the current set of events, not for the previous ones.
Screenshots
1.webm
Smartphone
Device: Google Pixel 8a, Android Emulator
Android version: Android 16
Additional context
I sometimes "silence" the alarm by pressing on the home button, to avoid marking the alarm as taken while I'm walking to take my meds, but without the alarm blaring until I do so.
Describe the bug
When an alarm is firing, it can display an alarm for the previous set of events instead of the current set of events that fired the alarm.
To Reproduce
Expected behavior
The alarm to display for the current set of events, not for the previous ones.
Screenshots
1.webm
Smartphone
Additional context
I sometimes "silence" the alarm by pressing on the home button, to avoid marking the alarm as taken while I'm walking to take my meds, but without the alarm blaring until I do so.