02/14/2016 at 1:12 pm
#365269
Keymaster
@ Shawn
The issue as it turns out is the duplicate columns… The CSV Import does not support mapping multiple columns to the same field. Honestly, never tested that or even considered it. It is interesting that the duplicate columns shifts the data rather than overwriting a duplicate. Not supporting multiple columns of the same type is a limitation of the CSV file format… I suppose I could add a way by appending; 1 ,2, 3 and so on to the various field types but that would really further clutter up the drop down of mappable fields and probably not make the auto mapping work correctly.
