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

Fix for mismatch between fields #3750

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

aditya-balachander
Copy link
Contributor

Fixed INVALID_CROSS_REFERENCE error while inserting lookups and record types simultaneously. This error appeared after PR: Polymorphic Lookup Data Extraction. This error occurred due to mismatch in the order of fields between the step and query during generation of the json for the request.

Fixed mismatch in order of fields between query and step causing an error during load.
Copy link
Contributor

@jkasturi-sf jkasturi-sf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@jkasturi-sf jkasturi-sf merged commit dc4ceea into main Feb 20, 2024
21 of 23 checks passed
@jkasturi-sf jkasturi-sf deleted the bug/lookup-recordtype-order branch February 20, 2024 10:25
@vsbharath vsbharath added the bug label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants