Graylog2 / Graylog2/graylog2-server
Lookup Tables create form single/multi-value type null
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
Create Lookup Tables form would render single-value and multi-value input fields with a proper default option and the correct styles and options for the dropdown.
## Current Behavior
Create Lookup Tables form has an issue with the single-value and multi-value input fields.
- The `type` dropdown is defaulting to `null` and the proper styles are not rendering on the dropdown.
- `null` is also an option in the dropdown
## Steps to Reproduce (for bugs)
1. Load Create Lookup Tables form - `host:port/system/lookuptables/create`
2. Tick the single and multi-value check boxes


## Your Environment
* Graylog Version: 3.0
* Operating System: macOS 10.14
* Browser version: Chrome 72
Contributor guide
Assessment
This issue has not been assessed yet.