n8n/packages
कारतोफ्फेलस्क्रिप्ट™ 30aeeb70b4
fix(core): Ensure that all non-lazy-loaded community nodes get post-processed correctly (#5782)
If you install a community node with `polling: true`, activating a workflow with that node fails with an error: `WorkflowActivationError: There was a problem activating the workflow: "Could not get parameter "pollTimes"!"`.

You can test this by installing `n8n-nodes-rss-feed-trigger`, creating a workflow with the `RSS Trigger` node, and then trying to activate it. Activation will fail on `master`, but work as expected on this branch.
2023-03-24 17:29:56 +01:00
..
@n8n_io/eslint-config
cli fix(core): Ensure that all non-lazy-loaded community nodes get post-processed correctly (#5782) 2023-03-24 17:29:56 +01:00
core
design-system
editor-ui feat: Add test overrides (#5642) 2023-03-24 15:57:22 +01:00
node-dev
nodes-base fix(core): Improve community nodes loading (#5608) 2023-03-24 17:04:26 +01:00
workflow refactor(core): Stronger typing for workflow settings (no-changelog) (#5754) 2023-03-24 13:11:48 +01:00