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/ghost_user_migrations.yml')
-rw-r--r--db/docs/ghost_user_migrations.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/docs/ghost_user_migrations.yml b/db/docs/ghost_user_migrations.yml
index 245e6735cd6..9d5c9617917 100644
--- a/db/docs/ghost_user_migrations.yml
+++ b/db/docs/ghost_user_migrations.yml
@@ -3,7 +3,7 @@ table_name: ghost_user_migrations
classes:
- Users::GhostUserMigration
feature_categories:
-- users
+- 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'