Skip to content

Backfills the user_details records for users that do not have one

Doug Stull requested to merge 462912-backfill-user-details into master

What does this MR do and why?

Backfills the user_details records for users that do not have one

  • needed to remove lazy creation of user_details
  • background migration to go over users table and find users w/o the needed entries and create them.

Changelog: other

DB analysis

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.

Related to #462912 (closed)

Edited by Doug Stull

Merge request reports

Loading