Closed (won't fix)
Project:
Salesforce Suite
Version:
7.x-3.x-dev
Component:
salesforce_pull.module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Mar 2016 at 22:25 UTC
Updated:
21 Feb 2026 at 19:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gcbComment #3
aaronbaumanCan we make use of the existing constant
SALESFORCE_MAPPING_DEFAULT_RECORD_TYPE?If not, please define a new constant for this.
Comment #4
gcbThat's a good idea. Assigning to myself to re-roll when I have time.
Comment #5
bburgThe patch in #2 is quite out of date and no longer applies, or has a clear approach to apply manually. It seems that the source for the allows mapped fields now comes from the function salesforce_mapping_get_mapped_objects(), but also, the SalesforceMapping::getMappedRecordTypes() method appears to be checking for this.
Is this patch still relevant in the current dev snapshot?
Comment #6
aaronbauman7.x is no longer supported