Exception and Send Bug Report page editing a grade in Gradebook Classic

Description

With Sakai 20.3 and the Gradebook Classic contrib tool, we're seeing a bug where updating a grade in gradebook classic throws an exception

and the line it's failing on in AssignmentDetailsBean.java is

I took a look at the edu-service's GradingEvent class in Sakai 19.6 vs 20.3 and a compareTo() override function was removed and possibly replaced with a Comparator variable, compareByDateGraded?

Anyone have any ideas on how to fix this? add the compareTo() back into edu-services? just comment out the sort... but does something down the line depend on it being sorted?

Activity

Show:

Sam Ottenhoff July 6, 2021 at 1:02 PM

Incorporated

Details

Priority

Affects versions

Components

Assignee

Reporter

Created July 2, 2021 at 6:59 PM
Updated July 6, 2021 at 1:02 PM
Resolved July 6, 2021 at 1:02 PM