Skip to content

Draft: Update group seeding in Data Seeder

What does this MR do and why?

Update group seeding in Data Seeder to resolve ActiveRecord::RecordInvalid: Validation failed: Path has already been taken errors

Data Seeder failing in 17.3 (gitlab-org/quality/pg-dump-generator#9 - closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Start GitLab Docker container 17.3 and up - https://docs.gitlab.com/ee/install/docker/installation.html#install-gitlab-using-docker-engine
  2. Prepare environment for Data Seeder https://docs.gitlab.com/ee/development/data_seeder.html#linux-package-setup
  3. Run gitlab-rake "ee:gitlab:seed:data_seeder[beautiful_data.rb]"

Merge request reports

Loading