Add organization_id check constraints to runner tables
What does this MR do and why?
This MR adds organization_id check constraints to runner tables. The table backfills are being finalized in this milestone and we're removing the hooks that ensure that the organization_id is set when updating records, but AFAIU, self-managed users will have ensured that the backfill batched migration has completed in the %18.2 required stop, so this shouldn't be an issue.
Changelog: other
References
- Add check_organization_id_nullness constraint c... (#523851 - closed)
- Finalize organization_id backfill migrations (#523850 - closed)
- Validate check_organization_id_nullness constra... (#523852 - closed)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Pedro Pombeiro