Needs review
Project:
Salesforce Suite
Version:
5.0.x-dev
Component:
salesforce_mapping.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2021 at 12:23 UTC
Updated:
26 Oct 2021 at 15:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mohit.bansal623 commentedI have assigned the value in $nid and checking the condition for not empty. Please review the patch.
Comment #3
mayurgajar commentedMapping id throws error of [error] Call to a member function id() on null
Added patch for same.
Comment #4
mayurgajar commentedDO NOT USE Patch: #3 as it has minor error of condition
Added new patch for issue : Mapping id throws error of [error] Call to a member function id() on null
Comment #5
mayurgajar commentedComment #6
aaronbaumanWhat is the reason not to delete the mapped object if the mapping doesn't exist?
I think, if the mapping does not exist, we should proceed with the mapped object delete.
Comment #7
avpaderno