Skip to content

Fix EE master failure: static-analysis: Duplicate key

What does this MR do?

Fixes EE master failure: https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/168131803

This failure is caused by the automatic ce-to-ee merge duplicating a change that was already merged via an EE port 9 minutes earlier.

Automatic ce-to-ee merge commit: https://gitlab.com/gitlab-org/gitlab-ee/commit/43911996331786940a0bcafffe606de800b6a656#934f4855b7071efe313325c81f0db89299073fc1

What are the relevant issue numbers?

Resolves https://gitlab.com/gitlab-org/gitlab-ee/issues/10040

Does this MR meet the acceptance criteria?

Edited by Michael Kozono

Merge request reports