kestra-io/kestra
View on GitHub[UI] The `kind` filter didn't allow to filter on all execution king
Closed
#16085 opened on May 18, 2026
area/frontendgood first issue
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