-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
Description
In the Notion "Create Page from Data Source" action (create-page-from-database
due to the recent migration to Data Sources), the properties
prop seems like it's not always being properly parsed.
It would be best if we could validate the properties input, and if it doesn't follow the selected Data Source's property schema, throw a ConfigurationError explaining this (as the API errors returned don't seem very descriptive of this).
This is a follow-up issue to the Notion API migration #18212 , which was merged first because several live components were broken (due to the major update of the SDK)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Doing