Skip to content

Set namespace_id when a route is created

Alexandru Croitor requested to merge set_namespace_id_on_route into master

What does this MR do and why?

Set routes#namespace_id when a namespace or project with project namespace is created as source for given route. We need this to make sure when we run backfilling of the routes#namespace_id newly created routes have the namespace_id data filled in

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Alexandru Croitor

Merge request reports