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

Duplicate timesheets returning when changing page number #4881

Open
kevinpapst opened this issue May 25, 2024 Discussed in #4875 · 0 comments
Open

Duplicate timesheets returning when changing page number #4881

kevinpapst opened this issue May 25, 2024 Discussed in #4875 · 0 comments

Comments

@kevinpapst
Copy link
Member

Discussed in #4875

Originally posted by ethan-conrad1 May 24, 2024
When calling the Kimai API to retrieve timesheet entries, in some scenario's we are getting duplicated results returned. For example:

image (2) image (3)

As can be seen in the above images, the API request is the same, with the only difference being the page number. However, we are receiving the same id (9760) in both pages.

The issue seems to always be going from page 1 to page 2. If we change from page 2 to page 3 there are no issues.

This is causing uniqueness constraint violations in our application that uses the API.

Please can this be looked at?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant