From 290a18cf5476117b49c65d622313508d31c476a7 Mon Sep 17 00:00:00 2001 From: Thomas Randolph Date: Wed, 18 Dec 2024 11:35:07 -0700 Subject: [PATCH] Update proper milestone ship date and mention of flag control --- doc/user/profile/comment_templates.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/user/profile/comment_templates.md b/doc/user/profile/comment_templates.md index 113c2db84658a3..4cdc334b653f8d 100644 --- a/doc/user/profile/comment_templates.md +++ b/doc/user/profile/comment_templates.md @@ -16,13 +16,9 @@ DETAILS: > - [Feature flag `saved_replies` removed](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/123363) in GitLab 16.6. > - Group-level saved replies [introduced](https://gitlab.com/groups/gitlab-org/-/epics/12669) in GitLab 16.11 [with a flag](../../administration/feature_flags.md) named `group_saved_replies_flag`. Disabled by default. > - Group-level saved replies [enabled](https://gitlab.com/gitlab-org/gitlab/-/issues/440817) on GitLab.com and self-managed in GitLab 16.11. -> - Group-level saved replies [generally available](https://gitlab.com/gitlab-org/gitlab/-/issues/504028) in GitLab 17.7. Feature flag `group_saved_replies_flag` removed. +> - Group-level saved replies [generally available](https://gitlab.com/gitlab-org/gitlab/-/issues/504028) in GitLab 17.8. Feature flag `group_saved_replies_flag` removed. > - Project-level saved replies [introduced](https://gitlab.com/groups/gitlab-org/-/epics/12669) in GitLab 17.0 [with a flag](../../administration/feature_flags.md) named `project_saved_replies_flag`. Enabled by default. -> - [Generally available](https://gitlab.com/gitlab-org/gitlab/-/issues/504028) in GitLab 17.7. Feature flag `project_saved_replies_flag` removed. - -FLAG: -The availability of Project-level saved replies is controlled by a feature flag. -For more information, see the history. +> - [Generally available](https://gitlab.com/gitlab-org/gitlab/-/issues/504028) in GitLab 17.8. Feature flag `project_saved_replies_flag` removed. With comment templates, create and reuse text for any text area in: -- GitLab