Skip to content

Change `projects.organization_id` default value

What does this MR do and why?

Based on Project model should require organization (#443857), we're removing the default value from the database.

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

N/A

How to set up and validate locally

  1. Checkout the branch
  2. Execute rails db:migrate

Merge request reports