Skip to content

Reminders: don't cancel task if reminder is invalid when rescheduling#781

Merged
sco1 merged 2 commits into
masterfrom
bug/utils/bot-1c/reminder-unschedule-failure
Feb 25, 2020
Merged

Reminders: don't cancel task if reminder is invalid when rescheduling#781
sco1 merged 2 commits into
masterfrom
bug/utils/bot-1c/reminder-unschedule-failure

Conversation

@MarkKoz
Copy link
Copy Markdown
Contributor

@MarkKoz MarkKoz commented Feb 23, 2020

#773 introduced this bug. If a reminder is invalid, it won't get rescheduled. Therefore, there wouldn't exist a task to cancel and it'd raise a warning.

Fixes BOT-1C

If a reminder is invalid, it won't get rescheduled. Therefore, there
wouldn't exist a task to cancel and it'd raise a warning.

Fixes BOT-1C
@MarkKoz MarkKoz added t: bug Something isn't working p: 2 - normal Normal Priority a: utility Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils) status: needs review labels Feb 23, 2020
@MarkKoz MarkKoz requested a review from a team as a code owner February 23, 2020 18:01
@MarkKoz MarkKoz requested review from kosayoda and scragly and removed request for a team February 23, 2020 18:01
@sco1 sco1 merged commit 1ccc0f1 into master Feb 25, 2020
@sco1 sco1 deleted the bug/utils/bot-1c/reminder-unschedule-failure branch February 25, 2020 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: utility Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils) p: 2 - normal Normal Priority t: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants