Actions
Tracker #37076
closedmake it possible to run seeds/migrations after foreman was fully migrated/seeded
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:
100%
Description
Rails executes migrations in order of their versions, regardless whether they come from core or from a plugin.
This works fine when you migrate/seed both in one go (= install both gems, run db actions), but not if you install Foreman first and then try to add Katello on top.
This issue is a tracker for all the existing bugs that need to be fixed in order to make it possible to perform Katello DB actions after Foreman has been fully installed.
Updated by Partha Aji over 2 years ago
- Target version set to Katello 4.12.0
- Triaged changed from No to Yes
Updated by Evgeni Golov 8 months ago
- Status changed from New to Closed
- Fixed in Releases Katello 4.19.0 added
Actions