Graylog2 / Graylog2/graylog2-server
Deleting or renaming a pipeline rule should update corresponding references in the pipelines
Open
good first issue
improvement
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
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
Contributor guide
Assessment
This issue has not been assessed yet.