kestra-io/kestra

[Filters] Execution startDate/endDate clashes with timeRange

Chiusa

#16.428 aperta il 1 giu 2026

 (9 commenti) (0 reazioni) (1 assegnatario)Java (2579 fork)batch import
area/frontendgood first issue

Metriche repository

Star
 (26.854 stelle)
Metriche merge PR
 (Merge medio 1g 19h) (495 PR mergiate in 30 g)

Descrizione

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

Guida contributor