Notion problem with Select and multi-select properties

Describe the problem/error/question

When trying to edit properties that are select or multi-select, it does not load the options.

What is the error message (if any)?

“Error fetching options from Notion”

Issues:

  • There was a problem loading the parameter options from server: “Cannot read properties of undefined (reading ‘split’)”

There is no problem with credentials, because I have many notions automation running right now with this account.

Screenshot_4

Please share your workflow

Information on your n8n setup

  • n8n version: 1.66.0
  • Database Postgress/Redis:
  • Running n8n via Docker
  • Operating system: Linux Ubuntu 22.04

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

Unfortunatel this seems to be one of those annoying frontend bugs… It should work when you exit the node and save and then try to pull the list again.
This happens sometimes when you’re changing a selection in one of the other drop-down fields.

Please let us know if the error persists!

1 Like

Solved this executing the nodes before. But sometimes it happens, and I have to open in another browser.

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