kestra-io / kestra

Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
https://kestra.io
Apache License 2.0
7.64k stars 464 forks source link

Units test and runOne don't honor defaults #382

Open tchiotludo opened 2 years ago

tchiotludo commented 2 years ago

https://github.com/kestra-io/kestra/blob/70b70d9114a06e99d0f56f4c399b781a5426da12/core/src/main/java/io/kestra/core/runners/RunnerUtils.java#L269

We only apply if there is a Map, if no Map no default will be added to the flow

smunteankestra commented 2 months ago

old issue, if needed will b reopened