Project

General

Profile

Actions

Bug #3669

closed

Migration: Unable to migrate db, if Katello engine is included

Added by Brad Buckingham over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
DB migrations
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

The Katello engine extends the Foreman User. As a result, if the Katello engine is included, it is not currently possible to successfully run 'rake db:migrate' to run all Foreman+Katello migrations.

The primary issue exists with db/migrate/20100628123400_add_internal_auth.rb which attempts to create an initial User, but finds conflicts as the business logic is reliant on schema is not available until a later migration.

This issue is to minimize the definition of User that is pulled in to the model to avoid this and possible future issues.

Actions #1

Updated by Dominic Cleal over 10 years ago

  • Status changed from New to Ready For Testing
  • Target version set to 1.10.0
Actions #2

Updated by Dominic Cleal over 10 years ago

  • translation missing: en.field_release set to 2
Actions #3

Updated by Brad Buckingham over 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF