1

Suggested by Deepak Maheshwari (CRM) New 

Customer Scenario: We are deploying custom connector action via a Solution. When deployed manually as managed solution, actions are reflected in the target environment Dynamics_CFT_Test. When we used GIT pipeline with force overwrite = true, it didn't reflect. We found the deployment was done successfully from Solution history. It upgraded to newer version and uninstalled older one. Any upgrade/ update/ Import was not failed irrespective of GIT/Manual. We have the evidence that there is no failure during the deployment.



Specifics: We have created a small solution containing only custom connectors and was deployed via git in target org. That time it reflected expected actions. Next time, when we deployed actual solution keeping custom connector actions it got overwritten to prior state (expected custom actions are not reflected). Then we again deployed that small solution via git with a newer version to the target org and it worked.

 

Concern: If we have to perform the same each time whenever we deploy actual solution, will be a big task. Kindly suggest any better way.