10 lines
287 B
YAML
10 lines
287 B
YAML
|
---
|
||
|
table_name: ghost_user_migrations
|
||
|
classes:
|
||
|
- GhostUserMigration
|
||
|
feature_categories:
|
||
|
- users
|
||
|
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'
|