summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-11-07 18:21:04 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-07 18:21:04 +0000
commit0a9aec16733028a8f14fbdaab70ef8c3ac362657 (patch)
tree7fd80bc0f4d7829eb6d4654a06d4fc3fd0f04eb1
parent0428f8df7e3456df4953760b94b8e782da2a9935 (diff)
downloadgitlab-ce-0a9aec16733028a8f14fbdaab70ef8c3ac362657.tar.gz
Add latest changes from gitlab-org/gitlab@15-5-stable-ee
-rw-r--r--doc/user/tasks.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/user/tasks.md b/doc/user/tasks.md
index 59453d27572..10a86724bf1 100644
--- a/doc/user/tasks.md
+++ b/doc/user/tasks.md
@@ -179,7 +179,10 @@ To set issue weight of a task:
## Add a task to an iteration **(PREMIUM)**
-> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/362550) in GitLab 15.5.
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/367456) in GitLab 15.5 [with a flag](../administration/feature_flags.md) named `work_items_mvc_2`. Disabled by default.
+
+FLAG:
+On self-managed GitLab, by default this feature is not available. To make it available per group, ask an administrator to [enable the feature flag](../administration/feature_flags.md) named `work_items_mvc_2`. On GitLab.com, this feature is not available. The feature is not ready for production use.
You can add a task to an [iteration](group/iterations/index.md).
You can see the iteration title and period only when you view a task.