n8n/packages/nodes-base/nodes/CompareDatasets/test/node
कारतोफ्फेलस्क्रिप्ट™ d97edbcffa
fix(core): Make node execution order configurable, and backward-compatible (#6507)
* fix(core): Make node execution order configurable, and backward-compatible

*  Also add new Merge-Node behaviour

*  Fix typo

* Fix lint issue

* update labels

* rename legacy to v0

* remove the unnecessary log

* default all new workflows to use v1 execution-order

* remove the controller changes

* clone default settings to avoid it getting modified

---------

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2023-07-05 18:47:34 +02:00
..
CompareDatasets.test.ts test(Compare Datasets Node): Unit tests (no-changelog) 2023-02-10 11:57:54 +02:00
workflow.compareDatasets.forceInputNodeExecution.json fix(core): Make node execution order configurable, and backward-compatible (#6507) 2023-07-05 18:47:34 +02:00
workflow.compareDatasets.fuzzy.json test(Compare Datasets Node): Unit tests (no-changelog) 2023-02-10 11:57:54 +02:00
workflow.compareDatasets.fuzzy.missing_keys.json fix(Compare Datasets Node): Fuzzy compare not comparing keys missing in one of inputs 2023-04-03 18:31:03 +03:00
workflow.compareDatasets.json test(Compare Datasets Node): Unit tests (no-changelog) 2023-02-10 11:57:54 +02:00
workflow.compareDatasets.skipFields.json fix(Compare Datasets Node): Support for dot notation in skip fields 2023-04-04 14:52:53 +03:00
workflow.update_2_2.json fix(Merge Node): Do not error if expected key is missing 2023-04-28 19:46:59 +03:00