- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Issue: when performing a sync, it returned a sync error "DUPLICATE_VALUE:duplicate value found: Zuora__SubscriptionNumber__c duplicates value on record with id: <Salesforce Id>:--" and needed to know why this error showed up and how to fix it.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution
Manually delete the subscription (whose Id is listed in the error message) from Salesforce. This approach is safer than performing a cleanup.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution
Manually delete the subscription (whose Id is listed in the error message) from Salesforce. This approach is safer than performing a cleanup.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √