https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25560
--- Comment #29 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
