0
Completed

CSV connector export should look at the header

Adam van Vliet 11 years ago in CSV connector updated by anonymous 8 years ago 2

To allow for the order of the schema to not be important (as it can't be changed), and so that the schema can be manually set up, the CSV connector should look at the header to determine the order of attributes as entries are exported.

Moved to v4.2 as a suitable workaround exists, either:

  • Use the schema provider to get the correct order of fields in the schema; or
  • Fix up the order of the csv.

Confirmed or migrated to VSO.