elastic/kibana

[ML] Resetting a job should also clear notifications

Open

#179,513 创建于 2024年3月27日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (19,065 star) (8,021 fork)batch import
:mlFeature:Anomaly DetectionTeam:MLenhancementgood first issueusability

描述

Seen in 8.12.0

When you reset a job, we keep Job Messages. This is by design.

When you reset a job with warnings (a delayed data warning for example), the warning icon in the jobs list should also be reset. The warning icon is no longer relevant for a reset job.

贡献者指南