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

Handle when a channel which contains a poll is deleted #7

Open
cameronkinsella opened this issue Jul 29, 2021 · 1 comment
Open

Handle when a channel which contains a poll is deleted #7

cameronkinsella opened this issue Jul 29, 2021 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@cameronkinsella
Copy link
Contributor

Expected Behavior

The poll should be automatically removed from the database

Actual Behavior

  1. An exception will be thrown if the deadline for the poll is reached
  2. The link provided from the poll list command will be invalid

There are likely other unwanted behaviors as well.

Steps to Reproduce the Problem

  1. Create a poll in a channel
  2. Delete that channel
@cameronkinsella cameronkinsella added bug Something isn't working good first issue Good for newcomers labels Jul 29, 2021
@cameronkinsella cameronkinsella changed the title Handle when channel which contains a poll is deleted Handle when a channel which contains a poll is deleted Jul 29, 2021
@cameronkinsella
Copy link
Contributor Author

This is now much more likely to occur with the addition of threads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant