[Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 7 10:30:12 CET 2022


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

Emmi Takkinen <emmi.takkinen at koha-suomi.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #171 from Emmi Takkinen <emmi.takkinen at koha-suomi.fi> ---
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.


More information about the Koha-bugs mailing list