When all creation steps are executed during a creation or upgrade, the previously chosen configuration is lost, requiring us to reconfigure all settings. I would like these settings to be retained. Ideally, we should be able to save configurations under labeled prefixes, allowing all settings associated with a given prefix to be reapplied automatically.
Additionally, we have around 500 unit tests and counting. I would like smoke tests and unit tests to be editable and retained as well. During development, I don’t want to run all unit and smoke tests every time an upgrade is needed—especially when only minor changes, such as adding a forgotten column or modifying a domain, have been made.
