I have a workflow, where I do some ETL.
Load from Postgres, filter, add/transform some data in set node, clean html with markdown node, convert file to csv and upload to an S3 bucket.
Something is messing the csv up (from S3 our data is loaded from a different service). In 1.44.1 it´s working perfectly in 1.45.0 something happens in the file conversion, which lead to a lot of rows being skipped on load.
In Spreadsheet tool like number, sheets, excel the file is aswell fine.
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- **n8n version:1.45.0
- **Database (default: SQLite):Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app):npm
- **Operating system:AWS Ami