Inconsistency with Airtable node

Describe the problem/error/question

I’m using an airtable node to find a record which shall be deleted - and it looks like that the node chached a previous value
see the screenshot

What is the error message (if any)?

No Error message

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.)

not sharing the workflow but this is the url to the wf
https://rbmh.app.n8n.cloud/workflow/Q7uLSk1Usz2a3gtW

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
    1.49.0 on your cloud
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @lfindeisen,

this happens to me in the preview a lot as well with any type of node - this is not specific to the Airtable nodes. Especially after I made changes to the workflow and/ or the pinned data of previous nodes.

The data will be correct in production runs of the workflow though.

To fix the preview in the node editor, it is usually enough to reload the page in the browser, then execute the previous nodes again.

best,

Jon

Hi Jon,
I just discovered that the problem sits between keyboard and chair…

thx,
Lutz

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.