Skip to content

Fix Duplication of Entries in Pagination #803

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

Merged
merged 2 commits into from
Jun 4, 2025

Conversation

kzscisoft
Copy link
Collaborator

Addresses a bug whereby if the count requested was greater than the pagination limit, rather than using the limit the user count was still passed meaning duplication of entries

Addresses a bug whereby if the count requested was greater than the pagination limit, rather than using the limit the user count was still passed meaning duplication of entries
@kzscisoft kzscisoft requested a review from wk9874 May 23, 2025 10:15
@kzscisoft kzscisoft linked an issue May 23, 2025 that may be closed by this pull request
@kzscisoft kzscisoft added bug Something isn't working python Pull requests that update python code labels May 23, 2025
@kzscisoft kzscisoft merged commit c409d6a into dev Jun 4, 2025
14 of 23 checks passed
@kzscisoft kzscisoft deleted the 790-get_runs-returning-duplicates-of-some-objects branch June 4, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_runs returning duplicates of some objects
3 participants