-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 4.1.3
-
Component/s: Application update
-
Tags:
-
Sprint:nxDrive 11.1.9
-
Story Points:1
In updater/utils.py::is_version_compatible, we check everything against the version without its (optional) hotfix number, but we should include it to get the right result.
Fortunately, we don't specify the HF in the versions.yml in production.
- is caused by
-
NXDRIVE-1559 Use separate prompts for downgrade in cases of incompatibility or wrong channel
- Resolved