Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for mismatch between fields (#3750)
Fixed `INVALID_CROSS_REFERENCE` error while inserting lookups and record types simultaneously. This error appeared after [PR: Polymorphic Lookup Data Extraction](#3741). This error occurred due to mismatch in the order of fields between the step and query during generation of the json for the request.
- Loading branch information