Query box not updating

Describe the problem/error/question

When I use the ‘Execute Query’ option in the Postgres node, if I make changes in the ‘query’ box only the first key press is captured every other change is not saved. See screenshot below where I’ve typed the text highlighted in yellow but it is not retained in the query (where arrow points), particularly as they get longer. If I make the changes in the ‘Edit Query’ dialogue box (via the green highlighted button) the changes are incorporated fine. The problem with this dialogue box is that it doesn’t interpret any javascript, so it can be challenging to write complex operations there.

In contrast editing expressions work fine in all contexts.

What is the error message (if any)?

There are no error messages except the query often fails as the intended changes weren’t completed.

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • **n8n version: 1.29.1 (had the same problem on 2 versions prior)

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:
  • **n8n version: 1.31.1
  • **Database (default: SQLite): Postgres
  • **n8n EXECUTIONS_PROCESS setting (default: own, main): unsure, assume own?
  • **Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
  • **Operating system: windows

Hi @jamescv!

Thanks for reaching out! Do you mind sharing the browser that you’re using, and possibly a full-page screenshot as well?

–Ludwig