diff --git a/config/feature_flags/wip/importer_user_mapping.yml b/config/feature_flags/beta/importer_user_mapping.yml similarity index 90% rename from config/feature_flags/wip/importer_user_mapping.yml rename to config/feature_flags/beta/importer_user_mapping.yml index 31a1d175491ff9ea06416d58fcd8e9b79ca57dd4..b5910c9db3db22b23f42399070df04b9fe863687 100644 --- a/config/feature_flags/wip/importer_user_mapping.yml +++ b/config/feature_flags/beta/importer_user_mapping.yml @@ -5,5 +5,5 @@ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149735 rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/472735 milestone: '17.0' group: group::import and integrate -type: wip -default_enabled: false +type: beta +default_enabled: true