Skip to content

Log warning about courses added during cron is falsely reporting all courses #1476

Closed

Description

Thank you for contributing to this project!

  • Make sure to search the issues for duplicates first!

Expected behavior (A description of what you expected to happen) :

The log warning near the end of the run of cron.py should warn users only about courses that were added to the system during the cron run.

Describe the bug (Tell us what happens instead of the expected behavior) :

During cron runs, all of the course IDs are reported by this log message. This seems to be because of a cast of course IDs
to strings added in this commit: 141081a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions