Graylog2 / Graylog2/graylog2-server

Issues with Lookup Tables pagination

Open
#6,968 0 comments 0 reactions 0 assignees View on GitHub
bug triaged
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:
![lut-1](https://user-images.githubusercontent.com/716185/70549492-977e1400-1b74-11ea-922e-e76d22b05515.gif)

Applying a filter when not on the first page, may also have some confusing results:
![lut-2](https://user-images.githubusercontent.com/716185/70549811-1ecb8780-1b75-11ea-902c-ccd4be703e04.gif)

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

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.