diff --git a/config/feature_flags/gitlab_com_derisk/importer_user_mapping_reassignment_csv.yml b/config/feature_flags/beta/importer_user_mapping_reassignment_csv.yml similarity index 87% rename from config/feature_flags/gitlab_com_derisk/importer_user_mapping_reassignment_csv.yml rename to config/feature_flags/beta/importer_user_mapping_reassignment_csv.yml index 4234b5d4708b78640c2fa657719d98be25fbfca0..f677c6685987462690be6be6442db567995c88ae 100644 --- a/config/feature_flags/gitlab_com_derisk/importer_user_mapping_reassignment_csv.yml +++ b/config/feature_flags/beta/importer_user_mapping_reassignment_csv.yml @@ -5,5 +5,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162267 rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/478022 milestone: '17.4' group: group::import and integrate -type: gitlab_com_derisk -default_enabled: false +type: beta +default_enabled: true diff --git a/doc/user/project/import/_index.md b/doc/user/project/import/_index.md index 6667cd2015c309d30b92d566ace8f1326d14fc1a..157a2e9e4d798e348f4b4eaef046c6188e754abb 100644 --- a/doc/user/project/import/_index.md +++ b/doc/user/project/import/_index.md @@ -362,7 +362,7 @@ Before a user accepts the reassignment, you can [cancel the request](#cancel-rea {{< history >}} -- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/455901) in GitLab 17.10 [with a flag](../../../administration/feature_flags.md) named `importer_user_mapping_reassignment_csv`. [Enabled on GitLab.com](https://gitlab.com/gitlab-org/gitlab/-/issues/478022). +- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/455901) in GitLab 17.10 [with a flag](../../../administration/feature_flags.md) named `importer_user_mapping_reassignment_csv`. [Enabled by default](https://gitlab.com/gitlab-org/gitlab/-/issues/478022). {{< /history >}}