~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
1 year, 3 months ago
Updated
1 year, 3 months ago
Labels
No labels applied.

~adnano 1 year, 3 months 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.