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

Program runs alarms/reminders that are in the past #56

Open
dgets opened this issue Feb 8, 2018 · 2 comments
Open

Program runs alarms/reminders that are in the past #56

dgets opened this issue Feb 8, 2018 · 2 comments
Assignees
Milestone

Comments

@dgets
Copy link
Owner

dgets commented Feb 8, 2018

Obviously, this is not the kind of behavior that we like. Need to check for it and display a message to the user if the alarm or reminder is in the past.

@dgets dgets added this to the alpha milestone Feb 8, 2018
@dgets dgets self-assigned this Feb 8, 2018
@dgets
Copy link
Owner Author

dgets commented Feb 14, 2018

I think it would be best to handle this by displaying a dialog requesting that the user either edit or delete the entry, in order to deal with this.

dgets added a commit that referenced this issue Feb 19, 2018
@dgets
Copy link
Owner Author

dgets commented Feb 19, 2018

Code is now selective in not running these past alarms/reminders. However, the applicable entries are still not being unticked properly, and may well have issues with their running flags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant