Skip to content

Set correct namespace when copying resource_state_events

What does this MR do and why?

We use a bulk insert to create resource_state_events as part of the copy service. So no callbacks are executed where we set the correct namespace_id.

We already set namespace_id for resource_state_events in !196030 (merged). This part was missing on that MR and needs to be merged before we schedule the backfill on !196201 (merged)

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 #514592 (closed)

Merge request reports

Loading