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 regression: some leaves do not appear in leave report (stacked on #193) #194

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

jxjj
Copy link
Contributor

@jxjj jxjj commented Aug 29, 2024

Resolves an regression after #191 where some leaves would not appear in the dept leave report if they're leave start/end dates were in the liminal space between terms (like the term payroll leave dates).

Accidentally swapped the dates after #191, and then "fixed" the broken test by casting strings to Carbon object.

jxjj added 3 commits August 29, 2024 13:19
Resolves an issue where some leaves would not appear in the dept leave report if they're leave start/end dates were in the liminal space between terms (like the term payroll leave dates).

Accidentally swapped the dates after #191, and then "fixed" the broken test by casting strings to Carbon object.
@jxjj jxjj requested a review from cmcfadden August 29, 2024 18:31
@jxjj jxjj self-assigned this Aug 29, 2024
Base automatically changed from feature/184.1-remove-unused-code to develop August 29, 2024 18:38
@jxjj jxjj merged commit c2706df into develop Aug 29, 2024
2 checks passed
@jxjj jxjj deleted the feature/184.2-fix-overlapping-term-dates-regression branch August 29, 2024 18:38
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.

2 participants