Hi Parvez, Thank you so much for taking the time to respond. Directly and indirectly you have solved my problem. So that the solution can be referenced by others I have marked this update as the Solution. Your help was invaluable.
Based on the advice from MS Support (see below)…
I removed the User table from Solution and re-imported to Test (which would remove User from Test solution)
I added only the components that had been changed in the User table (a View) into the Dev Solution and re-imported. (Previously I was including all components from the User table)
STILL did not update the View in Test.
Based on a similar problem on forum Solved: Re: Model driven app in managed solution is not up... - Power Platform Community (microsoft.com)
And your suggestion Parvez

parvezghumra
Super User
07-06-2023 02:28 PM
@mattiabergo I would suggest trying to import/upgrade the solution using the classic experience, this will enable you to choose the option to "overwrite unmanaged customisations", as long as you confident that you don't have any unmanaged cutsomisation in your target environment that you wish to retain
I used the Classic experience with option to overwrite to import the solution and it updated the view successfully.
Helpful input from MS Support ..
... Regarding your initial issue, please let me explain, as you were facing an dependency to an Out-of-the-box internal solution msdyn_AppDeploymentMetaData, but you need only one column change in the User table, indicates for me and looks like, you have added the “User” table with all components and also out-of-the-box subcomponents included.
Please note, it’s not recommended, to add out-of-the-box tables with the option to “Include all subcomponents”/”Add all assets”. This can bring up additional, unwanted issues, as these Out-of-the-box tables usually already exist on every CRM environment and also your target environment. You should only put fields/components into a solution, which needs to be changed or a new created by you only.
More details about healthy ALM and this suggestions, you can find in our documentation: