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

fix(Notion (Beta) Node): Fix create database page fails if relation param is empty/undefined #5182

Merged
merged 6 commits into from
Jan 19, 2023

Conversation

maspio
Copy link
Contributor

@maspio maspio commented Jan 17, 2023

fixes: #5050

@maspio maspio marked this pull request as ready for review January 17, 2023 15:56
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels Jan 17, 2023
@maspio maspio merged commit 11da863 into master Jan 19, 2023
@maspio maspio deleted the node-172-notion-create-page-node-fails-when branch January 19, 2023 17:01
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Jan 19, 2023
MiloradFilipovic added a commit that referenced this pull request Jan 23, 2023
* master:
  fix(editor): Making parameter input components label configurable (#5195)
  feat(Google Analytics Node): Overhaul for google analytics node
  fix(Linear Node): Fix issue with single item not being returned (#5193)
  refactor: Update Notion nodes to remove beta from name (#4838)
  refactor(editor): Decouple REST calls from views (no-changelog) (#5202)
  test: Skip some syslog tests (no-changelog) (#5206)
  fix(Notion (Beta) Node): Fix create database page fails if relation param is empty/undefined (#5182)
  fix(core): Fix url in error handelling for the error Trigger (#5201)
  📚 Update CHANGELOG.md and main package.json to 0.212.0
  🔖 Release n8n@0.212.0
  ⬆️ Set n8n-editor-ui@0.178.0 and n8n-nodes-base@0.210.0 on n8n
  🔖 Release n8n-editor-ui@0.178.0
  🔖 Release n8n-nodes-base@0.210.0
  fix(core): Revert rule @typescript-eslint/prefer-nullish-coalescing
  feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) (#5177)
@janober
Copy link
Member

janober commented Jan 23, 2023

Got released with n8n@0.212.1

@janober janober removed the Upcoming Release Will be part of the upcoming release label Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notion: Create page node fails when relation is empty
3 participants