Skip to content

Fix new job timezone awareness#257

Merged
rtibbles merged 1 commit into
developfrom
fix-new-job-timezone-awareness
Jan 7, 2026
Merged

Fix new job timezone awareness#257
rtibbles merged 1 commit into
developfrom
fix-new-job-timezone-awareness

Conversation

@AlexVelezLl
Copy link
Copy Markdown
Member

Summary

In learningequality/kolibri#13821, the orm_job model was updated, and now its scheduled_time is timezone aware. This PR adapts a subtraction to take into account this change.

References

Needed for learningequality/kolibri#13821.

Reviewer guidance

Download the tar file of learningequality/kolibri#13821, build the project, and check that tasks are working correctly.

@AlexVelezLl AlexVelezLl force-pushed the fix-new-job-timezone-awareness branch from 9a4ce50 to 1587d52 Compare January 7, 2026 20:55
Copy link
Copy Markdown
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change makes complete sense for what is required, and testing is best done in the context of the Kolibri PR. Merging this so we can release and test there.

@AlexVelezLl has asserted that this does indeed work, and I see no reason to be skeptical :)

@rtibbles rtibbles merged commit 95387b3 into develop Jan 7, 2026
5 of 6 checks passed
@rtibbles rtibbles deleted the fix-new-job-timezone-awareness branch January 7, 2026 22:42
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