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.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/docs/user_custom_attributes.yml b/db/docs/user_custom_attributes.yml
index 60359fb2c48..956450acb68 100644
--- a/db/docs/user_custom_attributes.yml
+++ b/db/docs/user_custom_attributes.yml
@@ -4,6 +4,6 @@ classes:
- UserCustomAttribute
feature_categories:
- users
-description: TODO
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/e9eae3eb0dd25e4a34c9a4b6bcc7de312dde4489
+description: Storing custom attributes per user
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/13038
milestone: '10.1'