You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/user/project/issue_board.md
+16-14
Original file line number
Diff line number
Diff line change
@@ -342,14 +342,16 @@ As in other list types, click the trash icon to remove a list.
342
342
343
343
### Iteration lists **(PREMIUM)**
344
344
345
-
> -[Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/250479) in GitLab 13.10.
346
-
> - It's [deployed behind the `board_new_lists` and `iteration_board_lists` feature flags](../feature_flags.md), disabled by default.
347
-
> - It's disabled on GitLab.com.
348
-
> - It's recommended for production use.
349
-
> - To use it in GitLab self-managed instances, ask a GitLab administrator to enable the feature flags: [`board_new_lists`](#enable-or-disable-new-add-list-form) and [`iteration_board_lists`](#enable-or-disable-iteration-lists-in-boards).
345
+
> -[Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/250479) in GitLab 13.11.
346
+
> -[Deployed behind the `board_new_lists` and `iteration_board_lists` feature flags](../feature_flags.md), disabled by default.
347
+
> -[Enabled by default](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/57439) in GitLab 13.11.
348
+
> - Enabled on GitLab.com.
349
+
> - Recommended for production use.
350
+
> - For GitLab self-managed instances, GitLab administrators can opt to disable the feature flags: [`board_new_lists`](#enable-or-disable-new-add-list-form) and [`iteration_board_lists`](#enable-or-disable-iteration-lists-in-boards). **(PREMIUM SELF)**
350
351
351
-
WARNING:
352
-
This feature might not be available to you. Check the **version history** note above for details.
352
+
There can be
353
+
[risks when disabling released features](../feature_flags.md#risks-when-disabling-released-features).
354
+
Refer to this feature's version history for more details.
353
355
354
356
You're also able to create lists of an iteration.
355
357
These are lists that filter issues by the assigned
0 commit comments