Skip to content

Remove duplicate ImportCommonMetricsKnative migration

Stan Hu requested to merge sh-remove-dup-knative-migration into master

The EE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9959 incorrectly copied the same CE migration from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24663 with a different version, leading to a duplicate migration error.

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/10963

Merge request reports