Graylog2/graylog2-server

Deleting or renaming a pipeline rule should update corresponding references in the pipelines

Open

#21 162 ouverte le 11 déc. 2024

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Java (1 032 forks)batch import
good first issueimprovementtriaged

Métriques du dépôt

Stars
 (6 945 stars)
Métriques de merge PR
 (Merge moyen 8j 19h) (297 PRs mergées en 30 j)

Description

When a pipeline rule is deleted or renamed, we do not update affected pipelines. Invalid references are left over. It looks messy and forces the user to explicitly remove or update the rule wherever it had been used. GL has the ability to do this on behalf of the user.

Your Environment

  • Graylog Version: 6.2

Guide contributeur