Graylog2 / Graylog2/graylog2-server
Lookup tables create form does not check for required values
Open
bug
triaged
User Experience
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
Creating a lookup table requires a data adapter and a cache. I would expect the form to check that before is submitted.
## Current Behavior
The form does not check if a data adapter and a cache are selected and submits the form. That ends up in an error, as you can see here:

## Steps to Reproduce (for bugs)
See gif above
## Your Environment
* Graylog Version: Graylog 3.0.0-rc.1-SNAPSHOT (4a8ae47)
Contributor guide
Assessment
This issue has not been assessed yet.