elastic/kibana

[ML] Resetting a job should also clear notifications

开放

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

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (8,021 个派生)batch import
:mlFeature:Anomaly DetectionTeam:MLenhancementgood first issueusability

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南