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

Deleting one standup deletes all standups on same time but on different days #42

Open
darues opened this issue Mar 27, 2018 · 0 comments

Comments

@darues
Copy link

darues commented Mar 27, 2018

If you create two or more alarms at the same hour but on different days, when deleting one of them it deletes every alarm on that time.
Here's the example:

@me: create standup Monday@10:00
@hubot: Ok, from now on I'll remind this room to do a standup every Monday at 10:00
@me: create standup Tuesday@10:00
@hubot: Ok, from now on I'll remind this room to do a standup every Tuesday at 10:00
@me: list standups
@hubot: Here's your standups:
Time: 10:00 all Monday
Time: 10:00 all Tuesday
@me: delete standup Monday@10:00
@hubot: Deleted your 10:00 standup.
@me: list standup
@hubot: Well this is awkward. You haven't got any standups set :-/

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

No branches or pull requests

1 participant