[Koha-bugs] [Bug 27004] Deleting a staff account who have created claims returned causes problem in the return_claims table because of a NULL value in return_claims.created_by.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 29 18:42:20 CET 2020


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

--- Comment #10 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 114732
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114732&action=edit
Bug 27004: Regression tests

This patch introduces regression tests for the change in
Koha::Checkouts::ReturnClaim->store.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/Koha/Checkouts/ReturnClaim.t
=> FAIL: Tests fail

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list