[Koha-bugs] [Bug 22806] CanBookBeReserve and CanItemBeReserve do not check AllowHoldsOnPatronsPossessions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 25 13:15:31 CEST 2020


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com
             Status|Signed Off                  |Failed QA

--- Comment #51 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Sorry Arthur, I don't think you've accounted for the additional return status
you've introduced in enough places.

I think you need to:
* add your new return value to the ENUM of failure reasons in
club_holds_to_patron_holds
* add handling for the new return value to reserve/placerequest.pl,
reserve/request.pl and request.tt

Failing QA for now.. good work in starting the move of these checks into a
suitable level.

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


More information about the Koha-bugs mailing list