SFDO-Tooling / CumulusCI

Python framework for building portable automation for Salesforce projects
http://cumulusci.readthedocs.io
BSD 3-Clause "New" or "Revised" License
363 stars 242 forks source link

Fix for mismatch between fields #3750

Closed aditya-balachander closed 9 months ago

aditya-balachander commented 9 months ago

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.