New n8n workflow google sheets no "add filter" button

Describe the problem/error/question

This seems like a bug.

After updating to 1.90.2, suddenly Google Sheets node with Get Rows is missing the “Add Filter” button.

Opened an older workflow, where I have the node in use and it does have the "Add Filter button. Copied the node and pasted in the new workflow - the button is not there. Duplicated the old workflow and opened the newly created wofklow and checked the node - the button is not there. The button is still in the old workflow. Saving the old workflow doesn’t affect the button it is still accessible.

NEWLY CREATED WORKFLOW

OLD WORKFLOW

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

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

It appears that this is not limited to Google Sheets only.

FORM NODE is also missing the add elements functionality as well as the response

Adding additional info for others who may run into the same issue.

After upgrading to 1.90.2 it appears some of the controls within nodes have disappeared (Form, Google Sheets’ Get Rows) and probably others.

Upgrading to 1.91.0 solves the problem.

1 Like

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