Airtable node's JSON question

Describe the problem/error/question

Airtable node in the UI is set to map columns manually

However instead of loading the columns from the server, they are being written in the node’s json. So when I copy that node, I get a huge JSON output (1500+ lines):

Is that how it should work? I didn’t see any other nodes to behave in such a way.

The node was taken from that topic:

Please share your workflow

Can’t upload full node content, as it’s more than 47k bytes long :sweat_smile:

Information on your n8n setup

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

That is weird.

I just checked the code of the node.
This isn’t actually in the code. So it is grabbing it from the server but still saving it in the node for some reason. :thinking:

guys, any updates on this?

Hi @barn4k and @BramKn! Thanks so much for flagging this. Our engineering team is aware of the issue, and I’ve just asked them to see if we can bump up the priority on getting it fixed :sunflower:

2 Likes

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