[Koha-bugs] [Bug 32476] Add caching for relatively expensive patron methods

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 18 22:26:21 CET 2024


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

Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|BLOCKED                     |Failed QA

--- Comment #40 from Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> ---
Bug 35133 is now in Passed QA status, so this bug is no longer blocked. It does
cause test failure in t/db_dependent/Circulation.t, though :(

    #   Failed test '(Bug 8236), Cannot renew, this item is not overdue but
patron has overdues'
    #   at t/db_dependent/Circulation.t line 738.
    #          got: '1'
    #     expected: '0'

    #   Failed test 'Correct error returned'
    #   at t/db_dependent/Circulation.t line 739.
    #          got: undef
    #     expected: 'overdue'

    #   Failed test '(Bug 8236), Cannot renew, this item is overdue so patron
has overdues'
    #   at t/db_dependent/Circulation.t line 741.
    #          got: '1'
    #     expected: '0'

    #   Failed test 'Correct error returned'
    #   at t/db_dependent/Circulation.t line 742.
    #          got: undef
    #     expected: 'overdue'

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


More information about the Koha-bugs mailing list