-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while running deploy step to standard org with PersonAccounts enabled #104
Comments
I had this problem, my advice is go the easy way and delete the list view and remove the bad field |
@filipecarvalho15 thanks for letting me know you ran into the same thing. I have tried removing the specific fields, but then ran into more errors. I will try removing the entire list view and see if the deployment will continue. |
Deleting:
and deleting
Allowed the base metadata to deploy. I now get an error with the PersonAccount metadata
I will try removing this file as well to see if I can deploy the person account metadata |
I removed
from and was able to complete the deploy. Has this project been tested against a sandbox org with person accounts enabled before? I'm wondering why these particular fields were causing issues. |
Hello @nek4life , I can see that you solved all your issues, that's great! FYI, we are testing, for all releases, the deployment of the framework against:
Thus, to answer your question, yes this project has been tested against orgs where PersonAccounts are enabled. If you can open a pull request that removes the extra stuff not needed for a deployment, that would be awesome, otherwise, I can do it in a few weeks from now. Thanks |
@jbachelet I can certainly add a pull request. Once we have that perhaps you'd be able to tell what functionality is missing or would be broken with the missing pieces of metadata. That's my only concern. I'm not as familiar with Service Cloud development as am with Commerce so I took a very basic approach to debugging. |
Please do open a PR and we will take it from there. |
From your screenshot, I can see that you do. |
Opened #109 |
Describe the bug
While executing the following command from the documentation https://github.com/SalesforceCommerceCloud/b2c-crm-sync#deploy-the-b2c-crm-sync-application-code-to-your-salesforce-org I receive the following error
The text was updated successfully, but these errors were encountered: