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

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

Merge request reports

Loading