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/user_custom_attributes.yml')
-rw-r--r--db/docs/user_custom_attributes.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/docs/user_custom_attributes.yml b/db/docs/user_custom_attributes.yml
index 992f790cf24..8db43b2777d 100644
--- a/db/docs/user_custom_attributes.yml
+++ b/db/docs/user_custom_attributes.yml
@@ -3,7 +3,7 @@ table_name: user_custom_attributes
classes:
- UserCustomAttribute
feature_categories:
-- users
+- user_profile
description: Storing custom attributes per user
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/13038
milestone: '10.1'