Airtable Node Typecast not working Issue. Is it still a bug?

Hello. I am trying to map the link to another record field by enabling the Typecast option, but it does not work, and I found some threads discussing this issue from years ago.
Below thread shows the exact issue I am facing.

Any chance to confirm it is a bug and can be fixed soon?

*UPDATE: Auctallyt the Typecast option is working. It is just there’s no option to make the readonly field to be editable, we have to manually modify the Airtable node JSON as “readOnly”: to false.

Thanks

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

You need to update your n8n, this bug of the field being readonly was fixed months ago in an update.

1 Like

Good to know! But I just updated it last month… um, will do an update later Thanks

By the way, would you mind if I ask this: after the update, do I need to rebuild the flow by replacing the latest Airtable node since I have manually modified that node for this case (readOnly set to false)?
Thanks

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