Skip to content

Comment on customer_relations_contacts.organization_id

Mario Celi requested to merge 476206-add-comment-sharding-key-colission into master

What does this MR do and why?

We cannot remove the exception from spec spec/lib/gitlab/database/sharding_key_spec.rb for customer_relations_contacts.organization_id as organization_id is not a FK to the organizations table. customer_relations_contacts.group_id is the sharding key of the table

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.

Closes #476206 (closed)

Merge request reports

Loading