I have salesforce_feeds setup to run on cron. When cron runs, I get a bunch or errors in the log:

WD php: Notice: Undefined index: sf_type in salesforce_api_object_to_fieldmap_fields() (line 1414 of [error]
/var/aegir/platforms/live/systemseed-6.x-1.20.3/profiles/systemseed/modules/contrib/salesforce/salesforce_api/salesforce_api.module). [1.58 sec, 54.86 MB]

Comments

anavarre’s picture

Almost the same error here on each cron run :

Undefined index: sf_type salesforce_api.module:1104

lazysoundsystem’s picture

StatusFileSize
new832 bytes

This patch should keep them quiet.

lazysoundsystem’s picture

StatusFileSize
new1.08 KB

And this includes the following notice as well:
WD php: Notice: Undefined property: stdClass::$ids in salesforce_api_get_updated()

kostajh’s picture

Status: Active » Needs review
kostajh’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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