awickham10 opened a new issue, #5682: URL: https://github.com/apache/incubator-devlake/issues/5682
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened When deleting a webhook I get an error saying the plug doesn't implement PluginSource. There is a 500 in the logs, but no other valuable information, even when setting log level to debug. ``` [GIN] 2023/07/17 - 19:03:11 | 500 | 5.129992ms | 10.138.35.36 | DELETE "/plugins/webhook/connections/2" ``` ### What do you expect to happen Delete the webhook. ### How to reproduce Delete the webhook through the UI.  ### Anything else _No response_ ### Version v0.18-beta1 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
