Failure in browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb | Plan Multiple assignees per issue shows four assignees in the issues list
### Full description Plan Multiple assignees per issue shows four assignees in the issues list ### File path ./qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb ### Stack trace ``` Failure/Error: project = Resource::Project.fabricate_via_api! do |project| project.name = 'project-to-test-issue-with-multiple-assignees' end QA::Resource::Errors::ResourceFabricationFailedError: Fabrication of QA::Resource::Project using the API failed (400) with `{"message":{"base":["Failed to create repository","Failed to create repository"]}}`. Correlation Id: b9a9c4ba8e2be62d7ef4349afc760747 Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd-cny&query=correlation_id%3A%22b9a9c4ba8e2be62d7ef4349afc760747%22 Kibana Url: https://log.gprd.gitlab.net/app/discover#/?_a=(query:(language:kuery,query:'json.correlation_id%20:%20b9a9c4ba8e2be62d7ef4349afc760747'))&_g=(time:(from:now-24h%2Fh,to:now)) ``` First happened in https://ops.gitlab.net/gitlab-org/quality/production/-/jobs/7786751. Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347960.
issue