https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367
Emmi Takkinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #171 from Emmi Takkinen <[email protected]> --- Sorry but I'm unable to repeat step 8, since number of days doesn't change when I change library. It seems number is based on "Standard rules for all libraries", not individual rules as described. After deleting standard rule, number of days is set by ReservesMaxPickUpDelay. Also tests fail for me: not ok 12 - Expiration date should be set to today + 3 based on circulation rules # Failed test 'Expiration date should be set to today + 3 based on circulation rules' # at t/db_dependent/Holds/WaitingReserves.t line 244. # got: '2022-03-07' # expected: '2022-03-10' not ok 13 - Expiration date should be set to today + 4 based on circulation rules and including a holiday # Failed test 'Expiration date should be set to today + 4 based on circulation rules and including a holiday' # at t/db_dependent/Holds/WaitingReserves.t line 266. # got: '2022-03-07' # expected: '2022-03-12' Other than these, this seems to be working as described. -- 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/
