This module needs to implement hook_entity_property_info(). Attached patch seems to work.

Known symptoms:

  • Unable to create Views Bulk Operations views.
  • Unable to create Salesforce Mappings.

Comments

jon pugh’s picture

Title: Unable to create Views Bulk Operations field due to missing hook implementation » Missing hook_entity_property_info() implementation
Issue summary: View changes

This is also causing problems for integration with Salesforce Suite.

Attached is an improved patch that includes "schema field" and the NID.

jon pugh’s picture

Issue summary: View changes
jon pugh’s picture

Issue summary: View changes
jon pugh’s picture

Oops! forgot to attach.

jon pugh’s picture

StatusFileSize
new1.27 KB

Oops!

Wrong schema fields, and missing UID property.

tizzo’s picture

Status: Needs review » Needs work

This patch was rolled from sites/all/modules/contrib instead of from the root of the module folder. Re-roll?

jon pugh’s picture

Status: Needs work » Needs review
StatusFileSize
new1.11 KB

Doh.

Here ya go!

  • Jon Pugh authored 5a658bb on 7.x-1.x
    Issue #1941352 by Jon Pugh, mstrelan: Missing hook_entity_property_info...
aaronbauman’s picture

Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

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