kestra-io/kestra

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

Closed

#16,085 opened on 2026年5月18日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Java (26,854 stars) (2,579 forks)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

コントリビューターガイド