@@ -342,14 +342,16 @@ As in other list types, click the trash icon to remove a list.
...
@@ -342,14 +342,16 @@ As in other list types, click the trash icon to remove a list.
### Iteration lists **(PREMIUM)**
### Iteration lists **(PREMIUM)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/250479) in GitLab 13.10.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/250479) in GitLab 13.11.
> - It's [deployed behind the `board_new_lists` and `iteration_board_lists` feature flags](../feature_flags.md), disabled by default.
> - [Deployed behind the `board_new_lists` and `iteration_board_lists` feature flags](../feature_flags.md), disabled by default.
> - It's disabled on GitLab.com.
> - [Enabled by default](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/57439) in GitLab 13.11.
> - It's recommended for production use.
> - Enabled on GitLab.com.
> - 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).
> - Recommended for production use.
> - 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)**
WARNING:
There can be
This feature might not be available to you. Check the **version history** note above for details.
[risks when disabling released features](../feature_flags.md#risks-when-disabling-released-features).
Refer to this feature's version history for more details.
You're also able to create lists of an iteration.
You're also able to create lists of an iteration.
These are lists that filter issues by the assigned
These are lists that filter issues by the assigned
returnServiceResponse.error(message: 'iteration_board_lists feature flag is disabled')iftype==:iteration&&::Feature.disabled?(:iteration_board_lists,board.resource_parent)
returnServiceResponse.error(message: 'iteration_board_lists feature flag is disabled')iftype==:iteration&&::Feature.disabled?(:iteration_board_lists,board.resource_parent,default_enabled: :yaml)