Hi everyone,
When I try to update a flow which encounters errors in a specific step, I have this message which appears, and I cannot do anything on the flow.
Could someone help me to fix this error?
Thanks in advance!
Hi everyone,
When I try to update a flow which encounters errors in a specific step, I have this message which appears, and I cannot do anything on the flow.
Could someone help me to fix this error?
Thanks in advance!
Can you try refreshing the page? Also, what is the error for the Notion step?
cc: @Abdul
Hi kishanprmr,
I cannot see the error description on the workflow from the log, because when I click on the Notion step involved (update a database), I have this message error.
Houefa
Hi @Houefa,
Can you please share/export the flow with us?
Hi Abdul,
Hereunder the link to the flow. I just change the Notion database id with “xxxxx”:
https://architectedetavie.com/wp-content/uploads/2024/09/Test-sur-les-Valeurs.json
The error step is the one where I create a new line in the Notion database if the line is not yet in the Notion database (step 6).
Thanks for your help.
Hello @Houefa.
I tried it on my end by adding a db with all the property types I have, and it is working.
Could you please share with us the property types of your db/table and also tell us if this happened after you had added a specific property and what was the field you updated on the step before getting this error?
Hi Abdul,
I found the problem.
It was on all the properties “Select” where I had to enter a value in the flow otherwise the error occured for the new records.
Thanks for your help.
Hi @Houefa,
Glad your problem is fixed, but could please elaborate more on
I had to enter a value in the flow otherwise the error occured for the new records.
It would help us solve the root issue.
Hi Abdul,
The error was that the field “Select” in the Notion database could not be NULL in the flow. So I entered a value (“n/a”) to create the new line.
Houefa