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

alarm reminder is not shown after changing 'reminder within' setting #659

Closed
forrestguice opened this issue Dec 3, 2022 · 0 comments · Fixed by #669 or #676
Closed

alarm reminder is not shown after changing 'reminder within' setting #659

forrestguice opened this issue Dec 3, 2022 · 0 comments · Fixed by #669 or #676

Comments

@forrestguice
Copy link
Owner

Describe the bug
The alarm reminder notification is not shown for existing alarms after changing the 'reminder within' setting.

To Reproduce

  1. Configure the reminder notification to never; Settings -> Alarms -> Reminder within -> never
  2. Create an alarm for within the hour.
  3. Enable the alarm; no reminder is shown.
  4. Configure the reminder to 12 hours; Settings -> Alarms -> Reminder within -> 12 hours
  5. Check the notification tray; the reminder still isn't shown.
  6. Toggle the alarm disabled, then enabled.
  7. Check the notification tray; the reminder is now displayed.

Expected behavior
The reminder should appear for enabled alarms after the "reminder within" setting is changed. Instead the reminder is absent until the alarm is eventually rescheduled.

Version Info:

  • App Version: v0.14.11

Additional context
related: #650

forrestguice added a commit that referenced this issue Dec 4, 2022
reschedule alarms after the "reminder within" preference is changed (#659)
@forrestguice forrestguice added this to the v0.14.12 milestone Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant