Skip to content

a8n: Delete ChangesetJobs when Campaign is deleted

Administrator requested to merge a8n/changeset-job-delete into master

Created by: mrnugget

This fixes #6659 by changing foreign key constraint on changeset_jobs.campaign_id to have a ON DELETE CASCADE.

I know this is a good "first issue", but I run into this repeatedly and want to fix it rather soon.

Merge request reports

Loading