Dashboard shows chat integration errors when plugin is disabled

I’ve got a site where chat integration plugin is installed, but not enabled. At some point I think they’d tried to configure it, but I have now deleted all of the settings and disabled the plugin, and this persists on the admin panel:

Some chat integration channels have errors. Visit the chat integration section to find out more.

1개의 좋아요

You would need to go delete the channels with the webhooks. It’s finding an issue there and brings up the error.

mysite.com/admin/plugins/chat-integration/<discord/slack/etc>

Seems like the disable plugin does not filter thought to those settings.

1개의 좋아요

That’s how it seems. That seems like a bug.

As a stopgap, I did a rm -rf plugins/*chat*; sv restart unicorn, so now I can’t see whether I can discern where I might change those things in rails.

Thanks for your help.

1개의 좋아요