Skip to content

Draft: Finalize `BackfillFindingInitialPipelineId` migration

The Batched Background Migration docs say to finalize a migration when two conditions are met:

  1. The batched background migration is completed on GitLab.com
  2. The batched background migration was added in or before the last required stop

Verify complete on GitLab.com

verified with chatops and details here

/chatops run batched_background_migrations status 1000544 --production

Verify required stop

The migration was was available in v17.1.0-ee

/chatops run release check https://gitlab.com/gitlab-org/gitlab/-/merge_requests/147220

17.0 is a required stop, and we are now on 17.2, so I think we might need to wait a bit...


resolves: #471527
Changelog: removed

Edited by Michael Becker

Merge request reports