Brief History:
In Dev, I created a solution, exported it as managed and deployed to PROD
In Dev, in same solution I made some changes, I did clone a patch and added my changes in the patch also, exported the Patch as managed and imported it to Prod
In Dev, I then did Clone a solution, which merged the previous patch and solution into one new solution. I then did Clone a patch and did my changes ONLY in that (as I assumed the Clone a Solution later will merge my changes on one full solution later) and exported the patch as managed solution.
In PROD, as I don't see the option to Clone a solution, I have one main solution, the previous patch solution already. Now when I try to import the latest patch, I get the message: "The imported solution and the existing solution must both be managed for upgrade," but all the solutions in the target environment as managed solutions.
When I check the history, I see the exception: Solution manifest import: FAILURE: Patch version 1.1.1.3 is invalid for parent version 1.0.0.3
How do I resolve this?
Errorcode points to urll: https://learn.microsoft.com/en-US/troubleshoot/dynamics-365/sales/error-code-80048539-when-importing-solution-patch
But neither Symptom 1 nor Symptom 2 in that matches my issue. Symptom 1 does not match, because my patch version is higer than the solution