No data while there is actually data

Describe the problem/error/question

Odoo Node returning data but doesn’t show it:

No operation Node after the Odoo Node says no data on the incoming side but shows data on the output side:

Why?

Information on your n8n setup

  • n8n version: 1.15.1
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker

Hi @donniedarkowindsalt, I am so sorry for the trouble. Can you try changing the name of your Odoo node to a value not including ., ], or [? This is unfortunately a known issue, though the team didn’t have time to tackle it yet.

that was it :grinning: thanks @MutedJam

New version n8n@1.21.0 got released which includes the GitHub PR 8013.