[Koha-bugs] [Bug 23219] Show a warning about cancelling their holds before a patron is deleted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 12 08:13:36 CEST 2019


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

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Emmi,

for the tests - should this line not be removed now or changed? As we don't
want to delete but cancel:

     is( Koha::Holds->search( { borrowernumber => $patron->{borrowernumber} }
)->count, 0, q|Koha::Patron->delete should have deleted patron's holds| );

I'll change the wording in a follow-up.

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


More information about the Koha-bugs mailing list