-
Notifications
You must be signed in to change notification settings - Fork 0
Advanced date override handling and timezone compatibility improvements #5
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
base: date-algorithm-base
Are you sure you want to change the base?
Conversation
* fix date override for fixed round robin + time zone in date override * check if slot is within working hours of fixed hosts * add test for date override in different time zone * fix date overrides for not fixed hosts (round robin) * code clean up * fix added test * use the correct timezone of user for date overrides --------- Co-authored-by: CarinaWolli <[email protected]>
|
@claude review this PR |
1 similar comment
|
@claude review this PR |
|
Claude finished @akshayutture-augment's task —— View job Code ReviewI've completed my review of this PR. Here are my findings: OverviewThis PR enhances date override handling and timezone compatibility in the scheduling system. The changes span across test files, slot generation logic, and type definitions. Major Issues1. Critical Logic Error in
|
|
This PR is being marked as stale due to inactivity. |
Test 7
Replicated from ai-code-review-evaluation/cal.com-greptile#7