Graylog2 / Graylog2/graylog2-server

Don't show yellow section informing about `minimum_auto_refresh_interval` if it is set to 1s.

Open
#19,177 0 comments 0 reactions 1 assignee Claimed by @maxiadlovskii View on GitHub
bug triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Don't show yellow section informing about `minimum_auto_refresh_interval` if it is set to 1s.

## Expected Behavior
If `minimum_auto_refresh_interval` is set to 1s, it means that all options are legal and there is no reason to warn a user.
Also, it reveals an information about a property which was not meant to be used by GL Open clients at all and gives a false impression we should document this property.

## Current Behavior
What was found by Brian Winstead - If `minimum_auto_refresh_interval` is set to 1s, we get:

![Auto-Refresh](https://github.com/Graylog2/graylog2-server/assets/100699120/3264776c-b05c-4acb-a641-5945bbcd2da1)

## Steps to Reproduce (for bugs)
1. System/Configurations/Search
2. Press `Edit configuration`
3. Scroll to the bottom.

## Your Environment

* Graylog Version: 6.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.