[Koha-bugs] [Bug 16331] TestBuilder does not allow undef/NULL values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 25 11:07:47 CEST 2016


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 50614
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50614&action=edit
Bug 16331: TestBuilder - Allow undef/NULL as a valid value

When building new entities with TestBuilder, sometimes we would like to
assign undef to a value.
See bug 16276 patch 4 - Change to GetBorrowersToExpunge to take
last_seen into account for a use case.

Test plan:
Confirm that the TestBuilder tests still pass

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


More information about the Koha-bugs mailing list