n8n/packages/nodes-base/nodes/Notion
oleg 51d1f5b820
fix(Notion Node): Fix broken Notion node parameters (#7864)
We've introduced a new version(`2.1` of Notion node in #7791 but not all
`diplayOptions` conditions were updated. This would effectively prevent
most of the required Notion fields from loading.
This PR adds the new version to all `@version` display conditions which
contain version `2`.


https://github.com/n8n-io/n8n/assets/12657221/4254c646-43b6-46b3-adcc-1b17746901da


Github issue / Community forum post (link here to close automatically):

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-11-29 15:11:54 +01:00
..
v1
v2
BlockDescription.ts
Blocks.ts
DatabaseDescription.ts fix(Notion Node): Fix broken Notion node parameters (#7864) 2023-11-29 15:11:54 +01:00
DatabasePageDescription.ts fix(Notion Node): Fix broken Notion node parameters (#7864) 2023-11-29 15:11:54 +01:00
Filters.ts
GenericFunctions.ts fix(Notion Node): Fix broken Notion node parameters (#7864) 2023-11-29 15:11:54 +01:00
Notion.node.json
Notion.node.ts
notion.svg
NotionTrigger.node.json
NotionTrigger.node.ts
PageDescription.ts fix(Notion Node): Fix broken Notion node parameters (#7864) 2023-11-29 15:11:54 +01:00
SearchFunctions.ts
UserDescription.ts