Actions
Bug #37074
closedTracker #37076: make it possible to run seeds/migrations after foreman was fully migrated/seeded
Migration error 'users.disabled' already exists
Description
When trying to install Katello ontop of an existing Foreman, old migrations (from when Katello had an own user db) are failing, as they reference fields that are now owned by Foreman core (since 2.2).
Actions