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

[fix] timesheet entries that fall on midnight were not included #2497

Closed
wants to merge 4 commits into from

Conversation

marcelfolaron
Copy link
Contributor

Link to ticket

Fix for api rate limiter call #2495 (as of 3.1.3)
Fix for timesheet comparison error

Description

This fixes 2 bugs. One that was introduced with the ratelimiter in 3.1.3 causing a call to undefined method error and the second one a bug around timesheet management for dates that fall exactly on midnight.

Screenshot of the result

If your change affects the user interface, you should include a screenshot of the result with the pull request.

Checklist

  • My code passes all test cases.
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass the requirements on the checklist, you should add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer, please add them here.

@marcelfolaron marcelfolaron requested a review from a team as a code owner May 2, 2024 14:47
@marcelfolaron marcelfolaron requested review from broskees and removed request for a team May 2, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant