Column bulk_import_failures.organization_id should be ready for Cells 1.0
Column bulk_import_failures.organization_id should meet all of the following requirements for Cell 1.0:
-
has no default -
is not nullable -
has a foreign key to organizations
Once the above is done we can remove the table from https://gitlab.com/gitlab-org/gitlab/-/blob/master/spec/lib/gitlab/database/sharding_key_spec.rb#L195-205.
Edited by Shubham Kumar