Update salesforce_pull_get_updated_records if SalesForce Record Type ID is available, modify SOQL query to limit records pulled.

Comments

tauno’s picture

Status: Active » Fixed

Fixed in 135913c.

We now include the selected record type ids in the SOQL when pulling records for salesforce. We're also using the record type id in the queued salesforce object to determine which mappings to run.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 135913c on 7.x-3.x, 8.x-3.x, process-deleted-refactor by tauno:
    Issue #1868836: Pull and process records by Record Type ID, if available
    

  • Commit 135913c on 7.x-3.x, 8.x-3.x, mapped-object-ui by tauno:
    Issue #1868836: Pull and process records by Record Type ID, if available