Graylog2 / Graylog2/graylog2-server
Issues with Lookup Tables pagination
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
After creating or editing a Lookup Table Cache while not in the first page, pagination results are inconsistent:

Applying a filter when not on the first page, may also have some confusing results:

These issues are not unique to the Cache page, they are also in the Data Adapters and Lookup Table pages.
## Expected Behavior
Returning to the list of Caches, Data Adapters or Lookup Tables should display consistent pagination and filtering information.
## Current Behavior
Pagination and filtering information is reset when going back to the list of Caches, Data Adapters or Lookup Tables, but the old results remain in the state.
## Your Environment
* Graylog Version: Graylog-3.2.0-SNAPSHOT(ba1a7b18959e4828b7463c2e8e8f7b627dc6a422)
Contributor guide
Assessment
This issue has not been assessed yet.