
Hi All,
The following error message has been thrown recently while generating the build for one of our customers.
After analysis, the error messages seems accurate.
Indeed, the customer did try to apply an isv upgrade. And the upgrade procedure contains a step that remove all the models related to that ISV.
Unfortunately, in that context, the ISV related objects have been extended by other objects in the customer model.
To address that issue, the customer had to complete the whole steps of the upgrade procedure prior to start a build of the development branch.
Another solution could be to review the procedure. So that, all the models related to the ISV models are exported then removed before starting the ISV upgrade.
Then once the ISV upgrade is complete, do import back the previously removed models. And do verify the descriptor file for each of the customer models.