[Koha-bugs] [Bug 25560] Exclude itemtypes from UpdateNotForLoanStatusOnCheckin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 5 23:50:07 CET 2020


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

--- Comment #29 from David Nind <david at davidnind.com> ---
For prove -v t/db_dependent/Circulation/issue.t

1. If I run before and after the patches are applied - all tests pass!
2. If I run after running through the test plan - test 33 fails
    not ok 33 - UpdateNotForLoanStatusOnCheckin does not update notforloan
value when itemtypes.updatenotforloanstatusoncheckin = 0

    #   Failed test 'UpdateNotForLoanStatusOnCheckin does not update notforloan
value when itemtypes.updatenotforloanstatusoncheckin = 0'
    #   at t/db_dependent/Circulation/issue.t line 440.
3. If I change item-level_itypes system preference back to 'specific item' -
everything passes!

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


More information about the Koha-bugs mailing list