[Koha-bugs] [Bug 8132] batch delete tool deletes items with holds on them

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 21 18:02:24 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8132

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.poulain at biblibre.com

--- Comment #2 from Paul Poulain <paul.poulain at biblibre.com> ---
Nicole, would you agree if we placed a foreign key from reserves.itemnumber to
items.itemnumber ON DELETE CASCADE.

It would mean deleting an item automatically delete the hold ?

I think you won't. What should be the expected behaviour ? don't delete the
item and warn ?

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


More information about the Koha-bugs mailing list