[Koha-bugs] [Bug 36160] Use $builder->build_object when creating patrons in Circulation.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 23 20:01:07 CET 2024


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

--- Comment #1 from David Gustafsson <glasklas at gmail.com> ---
Created attachment 162398
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162398&action=edit
Bug 36160: Use $builder->build_object for patron objects in Circulation.t

1) Set TrackLastPatronActivityTriggers to at least "Renew an item"
2) Run tests in t/db_dependent/Circulation.t and verify that
   failes with "Invalid value passed, borrowers.updated_on..."
3) Apply patch
4) Run Circulatoint.t tests again and verify that no longer
   produces this error

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


More information about the Koha-bugs mailing list