Actions
Bug #15322
closedLegacy installer config and scenario migrations fail when run together
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1343438
Description of problem:
Kafo does not reload updated scenario before running migrations. This is a problem when legacy config was migrated to scenario and installer wants to apply the migrations in one run.
Version-Release number of selected component (if applicable):
Snap 14.1
How reproducible:
Always
Steps to Reproduce:
1. Have customized installer config for e.g capsule
2. Upgrade to scenario based installer
3.
Actual results:
Answers file do not contain customized values
Expected results:
Answers file do contain customized values
Additional info:
The migration of legacy config is performed but the result is dropped.
Actions