Graylog2 / Graylog2/graylog2-server
Notification message for disabled stream should include link to stream instead of id
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
When reading the notifcation message (disabled Stream in this case) one should immediatly know which stream is disabled.
## Current Behavior
The notifcation message shows a hash of the affected stream

## Possible Solution
Substitute the displayed hash with the name of the affected stream
## Steps to Reproduce (for bugs)
Let a stream be disabled because of high load or similiar problems.
## Context
Reading the stream message I could not tell which stream was affected at all.
## Your Environment
* Graylog Version: 2.3.2
* Browser version: Google Chrome 65 (Canary)
Contributor guide
Assessment
This issue has not been assessed yet.