[Koha-bugs] [Bug 22899] Cannot view course details

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 14 09:38:32 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22899

--- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I'm not familiar enough with the logic in this area now I'm afraid... but I do
wonder a few things:

1) Should it really be an ON DELETE CASCADE.. or should we be setting to NULL
or something to allow the hold to be reassigned to another item perhaps?
2) I don't like the accessor name as above
3) Should be trivial to correct the DB update to catch bad rows and clean them
up before adding the key.. but it kind of depends what the answer to point 1 is
to know what route to take (set to null or delete row)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list