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

Bulk api with upsert failed #595

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Bulk api with upsert failed #595

merged 1 commit into from
Oct 19, 2023

Conversation

paustint
Copy link
Contributor

@paustint paustint commented Oct 19, 2023

Bulk API upsert did not properly include external id's

resolves #594
introduced in #478 where a bug was fixed for an an invalid bulk api type for download all. the type was converted to lowercase in advance (as required by SFDC bulk API), but the check for UPSERT was not changed to lowercase and caused the externalId field to never get added to the request payload to Salesforce.

Bulk API upsert did not properly include external id's

resolves #594
introduced in #478
@paustint paustint merged commit 292688a into main Oct 19, 2023
2 checks passed
@paustint paustint deleted the bug/594 branch October 19, 2023 23:18
@nx-cloud
Copy link

nx-cloud bot commented Oct 19, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 72df69d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

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

Successfully merging this pull request may close these issues.

An unexpected error has occurred - Bulk API did not return error message back to user for more information
1 participant