Issue with Displaying Complete Execution History in n8n

We recently updated n8n, but since then, the execution history only shows the last 10 entries. I’ve searched through several topics and tried the proposed solutions, but they haven’t yielded the expected results. I’ve also checked environment variables based on other posts, but still no success.

Here are the current configurations:

  • n8n Version: 1.69.2
  • Database (default: SQLite): PostgreSQL – v16.3
  • n8n EXECUTIONS_PROCESS: Default: “main”
  • Running n8n via: AWS ECS Fargate
  • Operating System: Amazon Linux 2

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 @mfnogueira

Welcome to the community! which version did you migrate from and to (assuming .69.2 now?)

This was a known bug (1.41.0 - Bug: Number of Executions Shown in Side Panel is Limited to 10 at a Time · Issue #9402 · n8n-io/n8n · GitHub) resolved a while ago. Can you check changing the window size (1.41.0 - Bug: Number of Executions Shown in Side Panel is Limited to 10 at a Time · Issue #9402 · n8n-io/n8n · GitHub) on the browser yo confirm if this is still the same bug so I can talk to the relevant team?

If that’s the case, can you share with me the details of your browser (version) and screen size?

Thanks!

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