Skip to content

Exempt from sharding checks against FK

Thong Kuah requested to merge exempt_from_sharding_checks into master

What does this MR do and why?

We have a few cases where exempt_from_sharding immediately breaks Org mover due to FK violations. We add these checks to prevent it.

These checks reveal 3 existing tables having issues. We will work with the relevant teams to fix these in #471182

Note: These does not catch everything.

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Thong Kuah

Merge request reports

Loading