Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Online Student Scheduling: Enroll (Hiberante 6.6 Fix)
- fixed a Hibernate error: persistent instance references an unsaved transient instance of CourseDemand - thrown when dropping a course demand that was wait-listed in the past - likely caused by Student.resetWaitLists(..) touching previuous WaitList records that refer the course demand that was just deleted
- Loading branch information