Graylog2 / Graylog2/graylog2-server
Consolidate `WidgetDTO#filter` & `WidgetDTO#query`
Open
improvement
search
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The first one was used by the widget filter which was ditched (in the UI) in 3.2, but is still evaluated in the backend. The latter is used for dashboard widgets having their own queries. We should remove the first and keep the latter.
Contributor guide
Assessment
This issue has not been assessed yet.