GB Classic 12.x: Error when clicking on assignment name

Description

Clicking on an assignment title on the overview page generates this error in the logs, and the assignment is not displayed (stays on overview page).

Reproduced on nightly2 12.x:

  • Add Assignments and new GB to a site

  • Create an assignment

  • In Administration Workspace, add GB Classic to the site

  • Click on GB Classic tool

  • Click on assignment name

https://qa2-us.nightly.sakaiproject.org/portal/site/FYWU_066B_0913/tool/a9828954-83dd-48ea-a9a4-34b505693a8c/overview

NPE from ASsignmetnDetailsBean.

Caused by: java.lang.NullPointerException
at java.util.Collections.sort(Collections.java:141)
at org.sakaiproject.tool.gradebook.ui.AssignmentDetailsBean$ScoreRow.<init>(AssignmentDetailsBean.java:90)

relates to

Activity

Show:

Stephen Marquard February 1, 2018 at 2:02 AM

Tested on our 12.x dev server and it resolved the issue.

Matthew Jones January 30, 2018 at 10:37 AM

Ok, this is a regression from KNL-945. Thanks!

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Created January 24, 2018 at 3:02 AM
Updated January 2, 2019 at 1:29 PM
Resolved January 31, 2018 at 8:17 AM