n8n/packages
agobrech 78bbe2ba27
fix(Schedule Trigger Node): Change scheduler behaviour for intervals days and hours (#5133)
* 🐛Fix scheduler for intervals days and week

* ♻️ Simplify and move recurrency rules outside trigger node

* Remove async and promise from recurency rule

* Update correctly the Static data when using recurrency Rule

* Fix logic when recurrency is activated

* 🎨 Remove useless staticData fix(passed by reference)

* 🐛 remove duplicted hour cronJob leading to 2 executions

* More fixes, handles multiple execution

* 🐛 fixing dayOfYear recurency check

* 🐛 fix recurency check for hours/days should not equal lastExecution

* Add month interval to the scheduler

* Fix flawed logic for comparing interval

* 🚨 Fix lint issue type

---------

Co-authored-by: Marcus <marcus@n8n.io>
2023-02-01 22:53:05 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli fix(core): Revert back to console logging in config (no-changelog) (#5319) 2023-02-01 11:15:00 +01:00
core fix(core): Fix oauth2 client credentials not always working (#5327) 2023-02-01 19:05:21 +01:00
design-system 🔖 Release n8n-design-system@0.52.0 2023-01-27 15:28:37 +00:00
editor-ui fix(editor): Stop unsaved changes popup display when navigating away from an untouched workflow (#5259) 2023-02-01 16:50:35 +01:00
node-dev 🔖 Release n8n-node-dev@0.91.0 2023-01-27 15:27:06 +00:00
nodes-base fix(Schedule Trigger Node): Change scheduler behaviour for intervals days and hours (#5133) 2023-02-01 22:53:05 +01:00
workflow feat(core): Simplify pagination in declarative node design (#5161) 2023-02-01 08:26:13 -06:00