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

Copy operation will not work for Minimal Copy #227

Open aboodh95 opened 5 years ago

aboodh95 commented 5 years ago

Hi,

I was trying to use the Copy operation and the type was Minimal Copy, the copy request was not made and I was getting this error,

[warning]Unable retrieve Crm Operation Status Cannot bind parameter 'Id'. Cannot convert value "" to type "System.Guid". Error: "Unrecognized Guid format."

for the full copy, it's working

WaelHamze commented 5 years ago

@aboodh95 are you still having this issue?

aboodh95 commented 5 years ago

Hi @WaelHamze,

Unofritnly I had to delete my QC environment as Dynamics 365 and recreated as CDS environment, and now nothing from the tool commands that related to environment action is working on it, i''m getting

[error]Errors encountered: Cannot perform an operation on a CDS instance

and still, the tool that was provided by Microsoft is having some issues :(