-
- Downloads
Finalize migration BackfillBoardsEpicUserPreferencesGroupId
This migration was finished at `2024-05-30 14:59:02 UTC`, you can confirm the status using our [batched background migration chatops commands](https://docs.gitlab.com/ee/development/database/batched_background_migrations.html#monitor-the-progress-and-status-of-a-batched-background-migration). To confirm it is finished you can run: ``` /chatops run batched_background_migrations status 1000554 ``` The last time this background migration was triggered was in [db/post_migrate/20240521094917_queue_backfill_boards_epic_user_preferences_group_id.rb](https://gitlab.com/gitlab-org/gitlab/-/blob/master/db/post_migrate/20240521094917_queue_backfill_boards_epic_user_preferences_group_id.rb) You can read more about the process for finalizing batched background migrations in https://docs.gitlab.com/ee/development/database/batched_background_migrations.html . As part of our process we want to ensure all batched background migrations have had at least one [required stop](https://docs.gitlab.com/ee/development/database/required_stops.html) to process the migration. Therefore we can finalize any batched background migration that was added before the last required stop. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::OverdueFinalizeBackgroundMigration keep. To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: other
Showing
- db/docs/batched_background_migrations/backfill_boards_epic_user_preferences_group_id.yml 1 addition, 1 deletion...ations/backfill_boards_epic_user_preferences_group_id.yml
- db/post_migrate/20241015232221_finalize_backfill_boards_epic_user_preferences_group_id.rb 21 additions, 0 deletions...inalize_backfill_boards_epic_user_preferences_group_id.rb
- db/schema_migrations/20241015232221 1 addition, 0 deletionsdb/schema_migrations/20241015232221
db/schema_migrations/20241015232221
0 → 100644
Please register or sign in to comment