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

Can't disable or delete old channels easily #581

Open
mlissner opened this issue Aug 23, 2024 · 1 comment
Open

Can't disable or delete old channels easily #581

mlissner opened this issue Aug 23, 2024 · 1 comment

Comments

@mlissner
Copy link
Member

Two things here. First, the Mastodon Big Cases channel isn't enabled anymore, but I still see it when creating posts:

image

I'd expect that if a channel is disabled, it wouldn't show up in that page.

Second, I thought, fine, if I can't disable it, I know another way of getting rid of it. I'll just delete the channel. But when I tried to do that, it wanted to delete all of the posts:

image

So I think probably the fix is just to hide disabled channels from the front end, but maybe we should make them deletable too (though that'd require a null value for the FK in the post, I imagine, which perhaps we prefer not to have).

@mlissner
Copy link
Member Author

I tried one other thing, removing myself as a curator of the mastodon channel. Buut, that didn't work either, I think because of the CDN. So perhaps that's another thing. Is the add-a-case page cached in the CDN? It probably doesn't need to be, particularly the HTML that it gets from the API.

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

No branches or pull requests

1 participant