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

refactor: Enhance calendar event comparison for migration #287

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

HamzaIsrar12
Copy link
Contributor

Enhances calendar events comparison for migration by ignoring seconds, and milliseconds improving compatibility with the new codebase. Previously, seconds and milliseconds were not considered. Calendar events and course date blocks have seconds and milliseconds set to zero for precise matching, ensuring a smooth transition.

Enhances calendar events comparison for migration by ignoring
seconds, and milliseconds improving compatibility with the new
codebase. Previously, seconds and milliseconds were not considered.
Now, both calendar events and course date blocks have seconds and
milliseconds set to zero for precise matching, ensuring a smooth
transition.

Fixes: LEARNER-9924
@k1rill k1rill merged commit 9c9ee70 into openedx:develop Apr 16, 2024
3 checks passed
@HamzaIsrar12 HamzaIsrar12 deleted the hamza/LEARNER-9924 branch May 5, 2024 21:00
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.

4 participants