Skip to content

Cleanly handle plural name for ghost user migration

What does this MR do?

Use pluralize to cleanly handle Class plural name for associations that must be migrated to ghost user

This is actually a port of a fix made in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5452

Why was this MR needed?

Some associations are using uncountable name and have a plural form without an ending s.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Olivier Gonzalez

Merge request reports