Graylog2 / Graylog2/graylog2-server
Only allow sharing a saved dashboard / saved search
Open
feature
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Description
When sharing a dashboard we check the dependencies based on the last saved version. Which means when a user adds a widget which refers to specific streams and directly shares this dashboard, we do not include the referenced streams in the dependency check. One solution to avoid this case is to only allow sharing for saved dashboards / saved searches.
* Graylog Version: 4.0-rc2
Contributor guide
Assessment
This issue has not been assessed yet.