https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25560 --- Comment #29 from David Nind <david@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.