~sircmpwn/todo.sr.ht#276: 
ON DELETE SET NULL for ticket/tracker GraphQL webhook delivery tables

We'll want to use SET NULL instead of CASCADE here like we did for lists.sr.ht mailing list webhooks to avoid deletion problems.

Status
REPORTED
Submitter
~adnano
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
No labels applied.

~adnano 2 years ago

To reproduce the deletion problem: create a ticket/tracker webhook for the TICKET_DELETED/TRACKER_DELETED events, then try to delete the ticket/tracker. The ticket/tracker cannot be deleted.

Register here or Log in to comment, or comment via email.