Graylog2 / Graylog2/graylog2-server
Lookup Tables entities are not sorted
Open
bug
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Lookup Table, Cache, and Data Adapter lists are not sorted:

## Expected Behavior
Lookup Table, Cache, and Data Adapter lists should be sorted by name.
## Current Behavior
Lookup Table, Cache, and Data Adapter lists seem to be sorted by creation time.
## Steps to Reproduce (for bugs)
1. Go to the Lookup Table Caches page
2. Create some Caches
3. See that they are not sorted by name
## Your Environment
* Graylog Version: Graylog-3.2.0-SNAPSHOT(ba1a7b18959e4828b7463c2e8e8f7b627dc6a422)
Contributor guide
Assessment
This issue has not been assessed yet.