Skip to content
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

Standard PriceBook is imported as a duplicate #58

Open
LionelSchroder opened this issue Apr 6, 2021 · 0 comments
Open

Standard PriceBook is imported as a duplicate #58

LionelSchroder opened this issue Apr 6, 2021 · 0 comments

Comments

@LionelSchroder
Copy link

We only have a Standard Price Book and are not using custom Price Books. When exporting PB/Products and PB Entry, in the PriceBook2.json we have the Standard Price Book :

{ "attributes": { "type": "Pricebook2", "referenceId": "StandardPriceBook" }, "Name": "Standard Price Book", "IsActive": true, "Description": null }
When importing those files, a duplicate of the Standard Price Book is created. Is there a way to avoid this except manually deleting the PriceBook2.json file ?

After the import it's also impossible to pull from scratch org because of such errors :
Entity of type 'ListView' named 'PricebookEntry.Standard Price Book1617718301571' cannot be found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant