[Koha-bugs] [Bug 29495] Issue link is lost in return claims when using 'MarkLostItemsAsReturned'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 18 07:07:04 CET 2022


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #37 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Arf this breaks the unit test t/db_dependent/TestBuilder.t :

Value not allowed for auto_incr issue_id in Issue at
/kohadevbox/koha/t/lib/TestBuilder.pm line 387.
        not ok 507 - Testing Koha::Checkouts::ReturnClaims
        #   Failed test 'Testing Koha::Checkouts::ReturnClaims'
        #   at t/db_dependent/TestBuilder.t line 401.
        #          got: ''
        #     expected: 'Koha::Checkouts::ReturnClaim'
        not ok 508 - Module Koha::Checkouts::ReturnClaims should have
koha_object[s]_class method if needed
        #   Failed test 'Module Koha::Checkouts::ReturnClaims should have
koha_object[s]_class method if needed'
        #   at t/db_dependent/TestBuilder.t line 404.
        #          got: 'Can't call method "get_from_storage" on an undefined
value at t/db_dependent/TestBuilder.t line 403.
        # '
        #     expected: ''
        1..508
        # Looks like you failed 2 tests of 508.

Can you have a look please ?

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


More information about the Koha-bugs mailing list