Skip to content

Move fork_networks organization_id NOT NULL to post-migrate

What does this MR do and why?

This changes the NOT NULL constraint on fork_networks organization_id from a regular migration to a post-migration to ensure it runs after the backfill process has been finalized.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

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.

Related to #543167 (closed)

Merge request reports

Loading