summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.