Skip to content

Rest API gradeable_students endpoint underreports #2490

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

Open
wickning1 opened this issue Apr 15, 2025 · 0 comments
Open

Rest API gradeable_students endpoint underreports #2490

wickning1 opened this issue Apr 15, 2025 · 0 comments

Comments

@wickning1
Copy link

We have seen an issue crop up multiple times where
/api/v1/courses/:course_id/assignments/:assignment_id/gradeable_students returns an incomplete list.

Once an assignment is in this state (not sure how it gets there), it remains in this state. The fix we've found is to delete and recreate the assignment. That works.

The really fun part is that /api/v1/courses/:course_id/assignments/gradeable_students?assignment_ids=:assignmentId works perfectly.

Unfortunately when this has happened to us, the instructor urgently needs a fix, so we've been unable to leave it in a broken state for investigation. Perhaps an analysis of these two endpoints' source code could reveal the problem.

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

No branches or pull requests

1 participant