Nocodb "Return Limit" not working

Hi

NocoDB’s Return Limit is 2.
but Output is 4.

how can i fix this?

Information on your n8n setup

  • **n8n version:1.64.3
  • **Database (default: SQLite):??
  • **Running n8n via Docker
  • **Operating system:Windows11

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:

Hey @Masanori,

Thanks for reporting this one, I just sat down to see if I could quickly get a fix in for this and I found that even when directly calling the NocoDB it was broken. I took a look on their GitHub issues and I found this: 🐛 Bug: limit ignored in api · Issue #9513 · nocodb/nocodb · GitHub

It looks like it is a bug on the NocoDB side and they have put in a fix in place which will be available in their next release.

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