10 lines
328 B
YAML
10 lines
328 B
YAML
---
|
|
table_name: ghost_user_migrations
|
|
classes:
|
|
- Users::GhostUserMigration
|
|
feature_categories:
|
|
- user_profile
|
|
description: Users records awaiting for their associated records to be migrated to ghost user
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/95473
|
|
milestone: '15.4'
|
|
gitlab_schema: gitlab_main
|