kestra-io/kestra

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

Closed

#16,085 创建于 2026年5月18日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Java (26,854 star) (2,579 fork)batch import
area/frontendgood first issue

描述

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

贡献者指南