When importing a multi-value field from FileMaker, the values are not reset for each record. This causes the $multi_value array to contain an accumulation of all values for all records. Each node will contain it's own set of values plus the values for every node that was imported before it.

Comments

  • Commit a7221ad on 7.x-1.x by littledynamo:
    Issue #2285067. Fixed bug where multi value fields were being appended...
littledynamo’s picture

littledynamo’s picture

Status: Active » Closed (fixed)