Backfill namespace_details from namespaces
What does this MR do and why?
Backfill namespace_details from namespaces
As discussed here #358144 (comment 2803627423), we need to backfill the namespace_details table with the description, description_html and cached_markdown_version from the namespaces table where the namespace_details records are missing.
Also refer to #358144 (comment 2807780667)
Closes #576273
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.