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

Deleted logging channels do not disappear from the logs list #386

Open
Spudds opened this issue Dec 13, 2019 · 0 comments
Open

Deleted logging channels do not disappear from the logs list #386

Spudds opened this issue Dec 13, 2019 · 0 comments
Labels

Comments

@Spudds
Copy link
Contributor

Spudds commented Dec 13, 2019

Describe the bug
If you delete a logging channel without removing it's logging types first, it still appears when you run !cfg logging. The deleted channel will still show even after removing it's logging types by using the channel ID.

Steps To Reproduce

  1. Create a channel and add it to logging
  2. Delete the channel (don't remove it's logging types)
  3. Run !cfg logging
  4. Try to remove it by copying the channel ID and running !cfg logging remove <logging types>
  5. The channel will still show on the list, just without anything under Things which will be logged in this channel

Expected behavior
The channel should be gone from the list completely after deletion and after removing it's logging types by using the channel ID.

@Spudds Spudds added the bug label Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant