Skip to content

Revert CI FK validations

Jon Jenkins requested to merge 483290-no-op-ci-fk-validations into master

What does this MR do and why?

Reverts the CI Foreign Key validations added in !164294 (merged) and !164141 (merged), and the temporary FK added in !165488 (merged).

We think that there were issues during execution that resulted in a situation where the system triggers for the constraints were lost (#483290 (comment 2102934568)), so we are converting these migrations to no-ops so they do not impact self-managed instances.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #483290 (closed)

Edited by Matt Kasa

Merge request reports

Loading