I’m trying to get Merge Combine by Matching Fields with Keep Non-matches to get a list of new items to work from a combination of a HTTP request and a google sheet… it has been working until yerterday. Input 2 is showing the field data as undefined… If I disconnect Input 1 from the node, the Merge node can find the Input 2 data…. but if I reconnect Input 1 into the Merge node, the Input 2 field gets undefined again, thus the merge node does not have data to compare.
What is the error message (if any)?
Please share your workflow
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:

