[Koha-bugs] [Bug 22833] Block suspend and cancel on holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 11 08:53:29 CET 2020


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

Stina Hallin <stina.hallin at ub.lu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Needs Signoff

--- Comment #15 from Stina Hallin <stina.hallin at ub.lu.se> ---
Tried the patsch again and got this plack error message when I unchecked the
box:

DBD::mysql::st execute failed: Column 'can_cancel_hold' cannot be null [for
Statement "UPDATE `itemtypes` SET `can_cancel_hold` = ?, `can_suspend_hold` =
?, `defaultreplacecost` = ?, `processfee` = ? WHERE ( `itemtype` = ? )" with
ParamValues: 0=undef, 1=undef, 2=undef, 3=undef, 4='BK'] at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1836.

When I tried to uncheck the boxes Koha gave me this message:

An error occurred when updating this item type. Perhaps the value already
exists.

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


More information about the Koha-bugs mailing list