You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to create a database page in Notion in n8n using the "create: databasePage" node i can edit the status option at all, an error appears and i can't do anything.
To Reproduce
Link n8n to a Notion DB
create databasePage node where it links to a db where there is a Status field
Add the property and voila
Expected behavior
Should show a dropdown of the expected values
Operating System
Windows
n8n Version
1.94.1
Node.js Version
v20.19.2
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue! We’ve attempted to reproduce the problem, but unfortunately, we weren’t able to replicate it. It’s possible there was some environmental or other variable that prevented us from seeing the same behavior.
As a starting point do you have a notion database selected or is AI going to try and work out what it is? as we use that value to load the list so if you don't have anything set it won' show you the values
If you’re still encountering this issue, please provide any additional details or steps to reproduce it, and we’d be happy to investigate further. Thanks for your understanding!
Thanks for responding, yes i do have have a notion db selected, it's not the ai who's gonna select it.
Also if i add a new node and only add the status property it appears :
But when i add other properties to the same node it gets very very slow and the same error happens:
Bug Description
When i try to create a database page in Notion in n8n using the "create: databasePage" node i can edit the status option at all, an error appears and i can't do anything.
To Reproduce
Expected behavior
Should show a dropdown of the expected values
Operating System
Windows
n8n Version
1.94.1
Node.js Version
v20.19.2
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: