Skip to content

Make UserExtractor#initialize the same as CE

Yorick Peterse requested to merge fix-user-extractor-diff into master

What does this MR do?

While this code was backported to CE in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25741, we forgot to change the initialize method in EE to be the same as in CE.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/9505

Does this MR meet the acceptance criteria?

Edited by Rémy Coutable

Merge request reports