Skip to content

Backfill non-instance admins into the organization users table

Doug Stull requested to merge 418879-backfill-organization-users into master

What does this MR do and why?

Backfill non-instance admins into the organization users table

  • for default organization backfill, all users should be in this table. Admins were handled in !142979 (merged)
  • We can now do this as we have the user creation/update code in place here

Changelog: changed

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

Edited by Doug Stull

Merge request reports