Actions
Bug #6550
closeddb:seed after renaming default Organization fails (and probably location too)
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Description
1) install katello
2) rename the default org
3) run foreman-rake db:seed
you'll get an error:
Unable to create first org: Label already exists (including organizations being deleted);Organization Names and labels must be unique across all organizations
Actions