- Issue created by @effortDee
I have 250+ food items with each having 50+ nutritional information data, all integers and decimals.
Protein, protein per gram, protein per serving, protein per 100g, etc etc
I exported all 250+ nodes of food to import elsewhere and the CSV I was given had the completely wrong data in the wrong columns and wrong cells.
I spent 30 minutes looking at it and just couldn't work out how it would do that.
I ended up using https://www.drupal.org/project/entity_export_csv → which was far more powerful and gave me a UI with features I could change before I exported and had no issues with the same data/nodes on export.
Active
4.0
Code