Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notion Database Page Update Node | Can't set properties #10834

Open
quados opened this issue Sep 16, 2024 · 2 comments
Open

Notion Database Page Update Node | Can't set properties #10834

quados opened this issue Sep 16, 2024 · 2 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@quados
Copy link

quados commented Sep 16, 2024

Bug Description

When i use the Notion > Database Page > Update Node (any any other Notion Node for that matter) and try to set properties it creates this error:

There was a problem loading the parameter options from server: "No execution data available"

It works fine if have a predefined Notion Page that i want to update, but if it's dynamic i.e. takes a parameter from a previous node, then it errors after closing and opening it again.

I think the video down below shows it best. Building with this Node becomes really tedious like this.

CleanShot 2024-09-16 at 15 39 25

CleanShot.2024-09-16.at.15.41.15.mp4

To Reproduce

  1. Create a Notion > Database Page > Update Node
  2. Try using a dynamic ID/URL from another Node
  3. You will only be able to set Properties when you test run the Node
  4. Will error out when you open it again after a reload

Expected behavior

Either having the option to set it manually or show the parameter that was set previously.

Operating System

Ubuntu 20.04.6 LTS x86_64

n8n Version

1.58.2

Node.js Version

v20.15.0

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Sep 16, 2024

Hey @quados,

We have created an internal ticket to look into this which we will be tracking as "GHC-237"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Sep 16, 2024
@Joffcom
Copy link
Member

Joffcom commented Sep 16, 2024

Hey @quados,

Watching your video I don't see the issue, We use the database page ID to load the properties which could be anything. If there is no database ID set we have no way of knowing what values to display.

I guess this is really a feature request to allow manually setting the properties instead of relying on the automated fetch. If this is what you are after a forum post is the best place to raise this as a feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants