Details
-
Type:
Sub-task
-
Status: Verified
-
Priority:
Blocker
-
Resolution: Incorporated
-
Affects Version/s: 12.0, 19.0
-
Fix Version/s: None
-
Component/s: Assignments
-
Labels:None
-
Test Plan:
Description
In our 11.4 Sakai, when duplicating an assessment with peer-review settings, these do not get populated to the new copy.
We fixed this in:
assignment/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java
(see attached screenshot or comment with the patch text below)
We found another issue in the same category (although not dependant):
https://jira.sakaiproject.org/browse/SAK-33357