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
[ ] Regression
[ ] Bug report
[x ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
When filtering database records one is not able to filter on Status as there is no filter type for this in the current notionhq-client version.
Also, the comments records are added in the new notionhq-client version, so there is no ability to get them at the moment
Expected behavior
One should be able to filter notion databases with the Status filter type
One should be able to use the notion comments endpoint
Minimal reproduction of the problem with instructions
Attempt to filter on Status with notion.database method
Attempt to get comments with notion.comments method
What is the motivation / use case for changing the behavior?
The newer notionhq-client has added new api functionality
The text was updated successfully, but these errors were encountered:
nickewansmith
changed the title
Upgrade NotionHqClient package to latest version 2.2.3
Upgrade notionhq-client package to latest version 2.2.3
Mar 3, 2023
I'm submitting a...
Current behavior
database
records one is not able to filter onStatus
as there is no filter type for this in the currentnotionhq-client
version.comments
records are added in the newnotionhq-client
version, so there is no ability to get them at the momentExpected behavior
databases
with theStatus
filter typecomments
endpointMinimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
notionhq-client
has added new api functionalityThe text was updated successfully, but these errors were encountered: