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/sent_notifications.yml')
-rw-r--r--db/docs/sent_notifications.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/docs/sent_notifications.yml b/db/docs/sent_notifications.yml
index db42e03c7cc..9bc7158b067 100644
--- a/db/docs/sent_notifications.yml
+++ b/db/docs/sent_notifications.yml
@@ -3,7 +3,7 @@ table_name: sent_notifications
classes:
- SentNotification
feature_categories:
-- users
-description: TODO
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/f76eac56b9d7d4ae61010cddcca68682824b2239
+- team_planning
+description: Information related to sent email notifications that supports reply-by-email functionality
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/1173
milestone: '8.0'