the SoftwareUpdater upgrade logic always tries to install v 12.0.0 as an intermediary step. When it can't find 12.0.0, it chooses, instead to downgrade to 11.1.0. There should be something that either ignores 12.0.0 as an intermediary step or have a version of the upgrade function that does what the operator tells it to do without trying to guess at intermediary versions.
the SoftwareUpdater upgrade logic always tries to install v 12.0.0 as an intermediary step. When it can't find 12.0.0, it chooses, instead to downgrade to 11.1.0. There should be something that either ignores 12.0.0 as an intermediary step or have a version of the
upgradefunction that does what the operator tells it to do without trying to guess at intermediary versions.