elastic/kibana

[ML] Resetting a job should also clear notifications

Open

#179.513 aberto em 27 de mar. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (8.021 forks)batch import
:mlFeature:Anomaly DetectionTeam:MLenhancementgood first issueusability

Métricas do repositório

Stars
 (19.065 stars)
Métricas de merge de PR
 (Mesclagem média 1d 16h) (999 fundiu PRs em 30d)

Description

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.

Guia do colaborador