26 Aug
2020
26 Aug
'20
2:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #260 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #259)
Patches have been rebased against master.
Looking here: 1 - Foreign key constraints on items table 'ON DELETE' updates are affected here - for instance a hold is not deleted if an item is deleted (can be done from additem.pl) 2 - Batch mod and batch delete should not allow altering deleted items 3 - CanBookBeReserved should not check deleted items (missing is_current => 1) -- You are receiving this mail because: You are watching all bug changes.