-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 8.10-HF18, 9.2
-
Component/s: Nuxeo Package Management
-
Tags:
-
Backlog priority:1,000
-
Sprint:NOS 9.3.10
-
Story Points:2
As the mp-hotfix command must not upgrade all the installed packages, it cannot resolve dependencies with the "upgrade" mode in the P2CUDFDependencyResolver. Therefore, when HFX-1.0.0 is installed and there is a HFX-1.0.1 available, the current code will not upgrade it.
A new method to list the last version available for each hotfix should be implemented in NXBT-1989, it must be used by nuxeoctl to allow hotfixes upgrade without using the "upgrade" mode.