elastic/kibana

[ML] Resetting a job should also clear notifications

Open

#179 513 ouverte le 27 mars 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)TypeScript (8 021 forks)batch import
:mlFeature:Anomaly DetectionTeam:MLenhancementgood first issueusability

Métriques du dépôt

Stars
 (19 065 stars)
Métriques de merge PR
 (Merge moyen 1j 16h) (999 PRs mergées en 30 j)

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.

Guide contributeur