kestra-io/kestra

[Filters] Execution startDate/endDate clashes with timeRange

已關閉

#16,428 建立於 2026年6月1日

 (9 則留言) (0 個反應) (1 位負責人)Java (2,579 個分叉)batch import
area/frontendgood first issue

倉庫指標

星標
 (26,854 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Describe the issue

Hitting the Executions' quick range filter when an absolute time range filter is active results in:

Illegal argument: Parameters 'startDate'/'endDate' and 'timeRange' are mutually exclusive

The precedence of both filters is not clear.

Reproduction steps

  1. Navigate to the Executions view
  2. Select the interval filter
  3. Set a custom range
  4. Hit the quick range filter (15m/1h/etc.)
  5. Request fails

Environment

  • Kestra Version: develop

貢獻者指南