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

[BUG] "Dismiss x" will only dismiss the active timer if active #112

Open
NeonDaniel opened this issue May 9, 2023 · 0 comments
Open

[BUG] "Dismiss x" will only dismiss the active timer if active #112

NeonDaniel opened this issue May 9, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@NeonDaniel
Copy link
Member

Description

When there is an active timer, any "cancel" or "dismiss" will always handle the active timer, rather than the user's request (i.e. "next alarm alarm", "reminders", "all timers")

Steps to Reproduce

  • set more than one timer
  • ask to "dismiss all timers"
  • only the next timer will be dismissed

Relevant Code

https://github.com/NeonGeckoCom/skill-alerts/blob/dev/__init__.py#L684

Other Notes

relted to: #103

@NeonDaniel NeonDaniel added the bug Something isn't working label May 9, 2023
@NeonDaniel NeonDaniel added the help wanted Extra attention is needed label May 16, 2024
@NeonDaniel NeonDaniel moved this to Other Helpful Tasks in Community Projects May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Status: Other Helpful Tasks
Development

No branches or pull requests

1 participant