27 May
2015
27 May
'15
3:34 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14205 --- Comment #1 from Tom Misilo <misilot@fit.edu> --- I believe it is deleting the item from course_items per the CASCADE DELETE in the Model, however the http://schema.koha-community.org/tables/course_reserves.html course_reserves table is not being cleaned up via a cascade delete (No contraint defined) course_reserves.ci_id -> course_items.ci_id -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.