Failure in api/2_plan/epics_milestone_dates_spec.rb | Plan Epics milestone dates API updates epic dates when deleting milestones
Full description
Plan Epics milestone dates API updates epic dates when deleting milestones
File path
./qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb
Stack trace
Failure/Error:
Resource::Group.fabricate_via_api! do |group|
group.path = "epic-milestone-group-#{SecureRandom.hex(8)}"
end
QA::Resource::Errors::ResourceFabricationFailedError:
Fabrication of QA::Resource::Group using the API failed (500) with `{"message":"500 Internal Server Error"}`.
Correlation Id: 102786df5e2847ecebe572cab1c259bd
Sentry Url: https://sentry.gitlab.net/gitlab/staginggitlabcom/?environment=gstg&query=correlation_id%3A%22102786df5e2847ecebe572cab1c259bd%22
Kibana Url: https://nonprod-log.gitlab.net/app/discover#/?_a=%28query%3A%28language%3Akuery%2Cquery%3A%27json.correlation_id%20%3A%20102786df5e2847ecebe572cab1c259bd%27%29%29&_g=%28time%3A%28from%3Anow-24h%2Cto%3Anow%29%29
First happened in https://ops.gitlab.net/gitlab-org/quality/staging/-/jobs/8461238.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347956.