-
Notifications
You must be signed in to change notification settings - Fork 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
Send Bug Report errors #21
Comments
one of our instructors said, "I was assigning gradebook items to categories. It seems to throw an exception if I do the assignments too quickly after about the third one. It did work despite the error so it was more of an inconvenience then anything" |
Another instructor said, "I was changing the dates on 10+ assignments in rapid succession when the error came up. This happens on rare occasion when I’m rapidly clicking through pages, but usually resolves itself by re-logging in" |
I found a way to reproduce this
|
The error message is
|
worked around the /editAssignment error by preventing double click when editing an assignment. I'm still not sure what causes the bug with the other actions. |
We've been seeing a lot of these "send bug report" emails with the Gradebook Classic tool. Sorry I don't have a way to reproduce it, but I'm seeing it with endpoints like
/portal/site/<site_id>/tool/12345-abc-6789-defg/assignmentDetails
/portal/site/<site_id>/tool/12345-abc-6789-defg/editAssignment
/portal/site/<site_id>/tool/12345-abc-6789-defg/roster
/portal/site/<site_id>/tool/12345-abc-6789-defg/instructorView
but when I visit those sites URLs as an admin or "as the instructor", I can't reproduce the problem.
We are running Sakai 19.6
The text was updated successfully, but these errors were encountered: