Notion - number field failing

Hi there, I’m trying to add a number to this field (the step works otherwise)

Notion field is a number:

Error when I add a number:

body failed validation. Fix one:
body.properties.Days.title should be defined, instead was undefined.
body.properties.Days.rich_text should be defined, instead was undefined.
body.properties.Days.number should be a number or null, instead was "5".
body.properties.Days.url should be defined, instead was undefined.
body.properties.Days.select should be defined, instead was undefined.
body.properties.Days.multi_select should be defined, instead was undefined.
body.properties.Days.people should be defined, instead was undefined.
body.properties.Days.email should be defined, instead was undefined.
body.properties.Days.phone_number should be defined, instead was undefined.
body.properties.Days.date should be defined, instead was undefined.
body.properties.Days.checkbox should be defined, instead was undefined.
body.properties.Days.relation should be defined, instead was undefined.
body.properties.Days.files should be defined, instead was undefined.
body.properties.Days.status should be defined, instead was undefined.
body.properties.Days.id should be defined, instead was undefined.
body.properties.Days.name should be defined, instead was undefined.
body.properties.Days.start should be defined, instead was undefined.

Hi @Yaiza this is great bug report, I will take look into that tomorrow!

Thank you a lot!

This is now fixed in 0.2.5

1 Like

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