Describe the problem/error/question
Getting an error when using the new mysql ndoes as update / insert or upsert
The old nodes work fine
What is the error message (if any)?
ERROR: Cannot read properties of undefined (reading ‘split’)
Note: None of the fields are called split
Please share your workflow
Share the output returned by the last node
{
“id”: 3755376883,
“summary”: “-snip-”,
“description”: “-snip- this contains HTML if that matters.”,
“customer_id”: null,
“created_at”: “2023-05-24T16:08:19.363+10:00”,
“updated_at”: “2023-05-24T16:08:22.432+10:00”,
“start_at”: “2023-05-25T12:00:00.000+10:00”,
“end_at”: “2023-05-25T13:00:00.000+10:00”,
“duration”: 1,
“location”: “-snip-”,
“ticket_id”: 67125589,
“location_type”: null,
“start_at_label”: “25 May, 2023 12:00”,
“all_day”: false
}
Information on your n8n setup
- n8n version: 0.230.3
- Database (default: SQLite): MariaDB
- n8n EXECUTIONS_PROCESS setting (default: own, main): queue
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: ubuntu 22.04