Skip to content

Draft: Moving file_template_project_id from namespaces to settings

What does this MR do and why?

Sets of migrations to move the file_template_project_id for performance reasons.

Related issue: #349199

How to run locally?

Run the migrations bundle exec rails db:migrate

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports