Graylog2/graylog2-server

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

Open

#21,162 建立於 2024年12月11日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Java (1,032 fork)batch import
good first issueimprovementtriaged

倉庫指標

Star
 (6,945 star)
PR 合併指標
 (平均合併 8天 19小時) (30 天內合併 297 個 PR)

描述

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

貢獻者指南