Failure in browser_ui/1_manage/group/gitlab_migration_group_spec.rb | Manage Gitlab migration imports group from UI

Full description

Manage Gitlab migration imports group from UI

File path

./qa/specs/features/browser_ui/1_manage/group/gitlab_migration_group_spec.rb

Stack trace

Failure/Error:
  raise(
    ResourceFabricationFailedError,
    "Fabrication of #{self.class.name} using the API failed (#{response.code}) with `#{response}`.\n#{QA::Support::Loglinking.failure_metadata(response.headers[:x_request_id])}"
  )

QA::Resource::Errors::ResourceFabricationFailedError:
  Fabrication of QA::Resource::Group using the API failed (403) with `{"message":"403 Forbidden"}`.
  Correlation Id: 01GGRDTZ9SBYSHXFGEJ54FXT0J

First happened in https://gitlab.com/gitlab-org/gitlab/-/jobs/3254833014.

Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347862.