For whatever reason, node.status in Drupal is considered an integer (because of database schema and postgresql blah blah).

This means that mapping a SF checkbox to node.status breaks things.
Mapping a SF text field to an integer breaks things.

Support should be added to pull SF values to Drupal integer properties.

Comments

aaronbauman created an issue. See original summary.

aaronbauman’s picture

aaronbauman’s picture

Status: Active » Needs review

  • tauno committed db199b6 on 7.x-3.x authored by aaronbauman
    Issue #2605100 by aaronbauman: Fix import to integer property (allow...
tauno’s picture

Status: Needs review » Fixed

Looks good. Committed in db199b6

Status: Fixed » Closed (fixed)

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