13 lines
436 B
YAML
13 lines
436 B
YAML
---
|
|
table_name: bulk_import_batch_trackers
|
|
classes:
|
|
- BulkImports::BatchTracker
|
|
feature_categories:
|
|
- importers
|
|
description: Used to store and track the import status of a batch of relations for
|
|
the migration of groups or projects
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111708
|
|
milestone: '15.10'
|
|
gitlab_schema: gitlab_main
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/463854
|