[Koha-bugs] [Bug 20271] Merge deleted biblio, biblioitems, biblio_metadata, and items tables with their "alive" cousins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 14 08:11:43 CEST 2018


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

--- Comment #122 from Petter Goksøyr Åsen <boutrosboutrosboutros at gmail.com> ---
Thanks a lot to the QA team!

I found an issue now: we forgot to update CanBookBeIssued to check if item is
deleted. So ATM it is possible to check out a deleted book (but it cannot be
checked in again). We could either return UNKNOWN_BARCODE from CanBookBeIssued,
or add a separate error code DELETED?. Opened a new bug for this, see bug
#20940

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


More information about the Koha-bugs mailing list