mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Add Soft Deletes to webhooks config table #182
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @notAreYouScared on GitHub (Oct 27, 2024).
Originally assigned to: @lancepioch on GitHub.
Need to add a soft delete to webhooks config table, Using mysql/mariadb and trying to delete a webhook that has sent a payload results in a 500 blocking the delete of the webhook.
(PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 4025 CONSTRAINT
webhooks.payloadfailed forpelican_db.webhooks