Details
-
Type:
Bug
-
Status: RESOLVED
-
Priority:
Critical
-
Resolution: Incorporated
-
Affects Version/s: 20.0, 20.1
-
Fix Version/s: 21.0 [Tentative]
-
Component/s: Assignments, WC Sakai Grader
-
Labels:None
-
Environment:20x: https://qa20-mysql.nightly.sakaiproject.org/, build: b7d2ac4f
20.0: https://qa2-us.nightly.sakaiproject.org/, build: 20.0
Win10: Chrome
-
20 status:Please Merge
-
Test Plan:
Description
I retested this today (trying to verify a different Jira) and am rewriting this Jira to cover both an assignment with an allowed resubmission being sent to the GB and the other does not go to the GB.
The behavior between 20.0 and 20x is a little different, but both have issues.
Assignment sent to GB:
If the assignment is created with the option to allow a resubmission when it is created, and is sent to the GB, when the instructor grades/releases the submission:
20x: Chrome console error (qa20-instructor_grade_assignment_gb_console.txt) and an error in the server logs:
14-Jun-2020 12:13:42.952 INFO [http-nio-20020-exec-65] org.sakaiproject.entitybroker.util.servlet.DirectServlet.dispatch Could not process entity: /assignment (400)[null]: Cannot execute custom action (setGrade): Illegal arguments: Could not find a site by locationId=null (rethrown)"
Grade was not sent to GB, assignment not returned to student
20.0: Has a "rubrics" warning in the logs, (will create a separate Jira if one doesn't exist). Grade is sent to GB, assignment NOT returned to student, but student sees grade in GB
Assignment not sent to GB:
If the assignment is created with the option to allow a resubmission when it is created, and is not sent to the GB, when the instructor grades/releases the submission:
20x: Graded and returned to the student
20.0: Assignment shows released for instructor, but does not show returned for the student
Both 20x and 20.0 have the following in the server logs:
Server logs:
14-Jun-2020 12:38:03.677 WARN [http-nio-20020-exec-65] org.sakaiproject.assignment.entityproviders.AssignmentEntityProvider.<init> The property "prop_new_assignment_add_to_gradebook" is null for the assignment feed
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- is related to
-
SAK-42870 Assignments: Released Resubmission Notification Email does not get sent
-
- CLOSED
-