Description of problem
When upgrading Dnn, the process will fail if you have a newer version of an extension already installed which is also included in the platform upgrade package. We have run into this with sites when they upgrade to v8.0.4 due to the SecurityAnalyzer and version mismatches.
Description of solution
We should modify the upgrader to skip any packages which a newer version is already installed.
Affected version
Description of problem
When upgrading Dnn, the process will fail if you have a newer version of an extension already installed which is also included in the platform upgrade package. We have run into this with sites when they upgrade to v8.0.4 due to the SecurityAnalyzer and version mismatches.
Description of solution
We should modify the upgrader to skip any packages which a newer version is already installed.
Affected version