[Koha-bugs] [Bug 18651] Move of checkouts is still not correctly handled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 21 16:04:25 CEST 2017


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

--- Comment #50 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
The following test is failing on Jenkins:
# Subtest: Handle ids duplication
    1..4
    ok 1 - No account lines should exist on old issue_id
    not ok 2 - Two account lines should exist on new issue_id
    ok 3 - AddReturn should return the issue with the new issue_id
    ok 4 - If an item is checked-in, it should be moved to old_issues even if
the issue_id already existed in the table
not ok 4 - Handle ids duplication

I guess it is because there is no issuing rules defined.

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


More information about the Koha-bugs mailing list