Skip to content

Re-enqueue backfilling of the default organization owners

Doug Stull requested to merge 423200-reschedule-org-owner-backfill into master

What does this MR do and why?

Re-enqueue backfilling of the default organization owners following docs

  • bad sequencing of kicking this off before feature flag was fully enabled so we should delete the current backfill if it is still processing and re-enqueue it after the update_default_organization_users feature flag is removed.
  • Discussion in database channel suggest we re-enqueue this a bit more cleanly see internal slack

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

Edited by Doug Stull

Merge request reports