12 Jul
2019
12 Jul
'19
8:13 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23219 --- Comment #13 from Katrin Fischer <katrin.fischer@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.