WaelHamze / xrm-ci-framework

xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
MIT License
186 stars 117 forks source link

MSCRM Copy Solution Components doesn't copy all entity assets #231

Open aali-hub opened 5 years ago

aali-hub commented 5 years ago

Hey there all, We are having a really weird issue not sure if someone has come across it before but in like a huge list of entities we have problem with only 2 entities whereby when MSCRM Copy Solution Components is used not all the assets for these entities are copied from one solution to the other new one,

we use this to resolve dependency issues and noticed that, and when you do it manually you get a tickbox which allows all assets or select which assests for a particular entity, it is that setting its switching off when moving, don't believe its solution basis either as all the other entities from the same solution and other solutions are being copied, there overall 2 solutions impacted by this from a list of 78 and can't for any reason find out what is different between them

Also tried to re-add the same entity with all assets ticked in the solution but no difference

Did anyone had a same issue or applied a workaround this?

WaelHamze commented 5 years ago

@aali-hub can you please describe what is the source and target situation for the entities?

I know there is a behaviour...

If in target you already have entity with specific assets, if in source you now add entity with all assets, the target will remain with specific assets.