Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/batched_background_migrations/backfill_work_item_type_id_for_issues.yml')
-rw-r--r--db/docs/batched_background_migrations/backfill_work_item_type_id_for_issues.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/db/docs/batched_background_migrations/backfill_work_item_type_id_for_issues.yml b/db/docs/batched_background_migrations/backfill_work_item_type_id_for_issues.yml
new file mode 100644
index 00000000000..01e9fd7528e
--- /dev/null
+++ b/db/docs/batched_background_migrations/backfill_work_item_type_id_for_issues.yml
@@ -0,0 +1,6 @@
+---
+migration_job_name: BackfillWorkItemTypeIdForIssues
+description: Backfills every record in the issues table with the appropriate work_item_type_id
+feature_category: team_planning
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/96591
+milestone: 15.4