kestra-io/kestra
Voir sur GitHub[Filters] Execution startDate/endDate clashes with timeRange
Open
#16 428 ouverte le 1 juin 2026
area/frontendgood first issue
Métriques du dépôt
- Stars
- (26 854 stars)
- Métriques de merge PR
- (Merge moyen 2j 11h) (533 PRs mergées en 30 j)
Description
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
- Navigate to the Executions view
- Select the interval filter
- Set a custom range
- Hit the quick range filter (15m/1h/etc.)
- Request fails
Environment
- Kestra Version: develop