kestra-io/kestra

[UI] The `kind` filter didn't allow to filter on all execution king

Closed

#16,085 opened on May 18, 2026

 (3 comments) (0 reactions) (0 assignees)Java (2,579 forks)batch import
area/frontendgood first issue

Repository metrics

Stars
 (26,854 stars)
PR merge metrics
 (Avg merge 1d 19h) (495 merged PRs in 30d)

Description

Describe the issue

See for example on the execution list page:

You can only filter on NORMAL and PLAYGROUND; TEST and LOOP are missing.

TEST executions are created by unit test (EE). LOOP executions are created by the Loop task.

Environment

  • Kestra Version: develop

Contributor guide