NocoDB node - "Return All" infinite loading

Hi,

I have latest n8n and nocodb.

Problem is with NocoDB node when using “return all” checkbox.
When checked, node will freeze in infinite loading.

I tried with formula filter with and without return all and it only not working with checked return all.
I set api node to 0.200 onward.

Steps to follow:

  1. Create nododb table
  2. Populate with some data
  3. In n8n configure nocodb api
  4. create node with get row, many rows
  5. set filter
  6. check return all checkbox

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:

Hi @rafuru

which version of n8n are you using? I could not reproduce the issue.
How big is your table? Have you tried this with other (smaller) tables?

Does it work when you increase even more filters (so the return size gest smaller)