Actions
Bug #36540
closedUpgrade rake task will create bad content overrides on post-4.9 Katello upgrades
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
1. I perform a new install of Katello 4.9.0. The upgrade tasks never run, since it's a new install. Default product enablement is disabled.
2. I then upgrade to 4.9.1 or 4.10. The upgrade task's `last_run_time` is `nil`, so it will be included in `UpgradeTask.needing_run` and override all of my custom repos to Enabled. This is not desired or appropriate.
https://community.theforeman.org/t/katello-4-9-custom-products-changes-with-sca/33763/10
Actions