Avoid company name collisions in CRM fixture
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/76313 added a fixture that generated company names for every group in the system. It's not too hard to generate a collision. We append an index to the name to ensure there's no chance of a name collision. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/348229
Showing
Please register or sign in to comment