Graylog2/graylog2-server

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

Open

#21.162 geöffnet am 11. Dez. 2024

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.032 Forks)batch import
good first issueimprovementtriaged

Repository-Metriken

Stars
 (6.945 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 19h) (297 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide