Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events view: last page shows too many results #1559

Closed
tmasternak opened this issue Aug 29, 2023 · 2 comments · Fixed by #1665
Closed

Events view: last page shows too many results #1559

tmasternak opened this issue Aug 29, 2023 · 2 comments · Fixed by #1665
Labels
Bug Type: Bug
Milestone

Comments

@tmasternak
Copy link
Member

tmasternak commented Aug 29, 2023

Describe the bug

In the Events view (under https://<host>/a/#/events) the last page of the results is incorrect. It shows data both from the last page and the second to last page. E.g. if the page size is 20 and the total count of items is 61 then the last page shows 21 items instead of just 1.

@tmasternak tmasternak added the Bug Type: Bug label Aug 29, 2023
@saschanm
Copy link

Possibly related but with a slightly different presentation.

Since upgrading ServiceControl to v5 both the last 10 events on the dashboard and the events tab paging are showing in reverse order

Dashboard shows the first 10 events after upgrade (and within retention period - 14 days for us) rather than the most recent.
Have to go to last page in events tab to see most recent - and those seem to also include some earliest events from 14 days back.

This suggests maybe a combination of this bug and another (maybe best as a ServiceControl issue)

@mikeminutillo
Copy link
Member

Fixed by #1665

@mikeminutillo mikeminutillo changed the title Paging in the Events view is broken Events view: Last page shows too many results Feb 12, 2024
@mikeminutillo mikeminutillo changed the title Events view: Last page shows too many results Events view: last page shows too many results Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Type: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants