Hi!
I have a managed solution which includes the Sales Hub app deployed to an environment. The solution was successfully deployed on Friday last week (i.e. 2022-12-02). Now I try to deploy the same managed solution, just changing the version number of the solution (from 1.1.0.107 to 1.1.0.108) and I'm getting the following error when importing the managed solution to the environment:
Import failed: Model-Driven App is missing required components uniquename : msdynce_saleshub. Please include the App with required components.
Nothing else is mentioned in the error log. I interpret this error message as that the msdynce_saleshub model-driven app is missing some required components, and those components should be included in the solution. What is weird however, is the fact that the import of the exact same solution worked fine last week.
This error message is really not telling me much, and I cannot tell which dependency it might be referring to (the Sales Hub we have customized have 218 required components).
So I have 2 questions:
- How can I get more details on what the issue is?
- How can the issue be fixed?