[Bash2.0] Trigger backfill/create returns 500 NPE when the backfill field is omitted
kestra-io/kestra · issue #18408 · opened Aug 2026 · 3 comments · no PRs referenced when indexed
PUT /api/v1/{tenant}/triggers/backfill/create returns HTTP 500 with a NullPointerException when the JSON body omits the backfill object. The handler calls…