Failure in browser_ui/10_govern/change_vulnerability_status_spec.rb | Govern project vulnerability report can successfully bulk change status in vulnerability report

Full description

Govern project vulnerability report can successfully bulk change status in vulnerability report

File path

./qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb

Stack trace

Failure/Error:
  Resource::Project.fabricate_via_api! do |project|
    project.name = 'project-with-secure'
    project.description = 'Project with secure'
    project.auto_devops_enabled = false
    project.initialize_with_readme = true
  end

QA::Resource::Errors::ResourceNotFoundError:
  Resource at https://gitlab.com/api/v4/projects/gitlab-qa-sandbox-group-2%2Fqa-test-2023-02-06-15-44-49-83a59b7fd20a4686%2Fproject-with-secure-6367d47919bcc38f?private_token=[****] could not be found (404): `{"message":"404 Project Not Found"}`.
  Correlation Id: 1dcb29ae893452f2ce1b27576c3e4234
  Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd&query=correlation_id%3A%221dcb29ae893452f2ce1b27576c3e4234%22
  Kibana - Discover Url: https://log.gprd.gitlab.net/app/discover#/?_a=%28index:%277092c4e2-4eb5-46f2-8305-a7da2edad090%27%2Cquery%3A%28language%3Akuery%2Cquery%3A%27json.correlation_id%20%3A%201dcb29ae893452f2ce1b27576c3e4234%27%29%29&_g=%28time%3A%28from%3A%272023-02-05T15:45:45.016Z%27%2Cto%3A%272023-02-06T15:45:45.016Z%27%29%29
  Kibana - Dashboard Url: https://log.gprd.gitlab.net/app/dashboards#/view/5e6d3440-7597-11ed-9f43-e3784d7fe3ca?_g=%28time%3A%28from:%272023-02-05T15:45:45.016Z%27%2Cto%3A%272023-02-06T15:45:45.016Z%27%29%29&_a=%28filters%3A%21%28%28query%3A%28match_phrase%3A%28json.correlation_id%3A%271dcb29ae893452f2ce1b27576c3e4234%27%29%29%29%29%29

First happened in https://ops.gitlab.net/gitlab-org/quality/production/-/jobs/9185990.

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