When the import provides an empty entity_id to the votingAPIDestination, this ends in a fatal error like:

Fatal error: Unsupported operand types in [...]/sites/all/modules/contrib/votingapi/votingapi.module on line 586

This might happen on fields with incosistent Source Migration. To avoid running into a fatal error and display an helpful error message, I'd recommend a patch (will be attached in the first comment).

Comments

derhasi’s picture

Status: Active » Needs review
StatusFileSize
new683 bytes

And there is the patch. (also should work for 2.x-dev).

mikeryan’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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