Graylog2 / Graylog2/graylog2-server
Relative Time Range Selector should show at least 1 item
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
### Problem description
The Relative Time Range Selector on the Universal Search page only shows time ranges lower or equal to the configured query time range limit. If, for example, I have configured a query time range limit of 1 minute, the Relative Time Range Selector won't have any item to select.
Instead, it should show the currently configured query time range limit.
### Steps to reproduce the problem
1. Configure low query time range limit
2. Try to execute a relative search
### Environment
- Graylog Version: 2.0.0-alpha.5-SNAPSHOT
- Elasticsearch Version: 2.2.0
- MongoDB Version: 3.2.3
- Operating System: Mac OS X 10.11.3
Contributor guide
Assessment
This issue has not been assessed yet.