[Koha-bugs] [Bug 29495] New: 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 Nov 16 15:08:04 CET 2021


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

            Bug ID: 29495
           Summary: Issue link is lost in return claims when using
                    'MarkLostItemsAsReturned'
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

We have a foreign key constraint in return_claims for issue_id.. this means
that if you have 'MarkLostItemsAsReturned' enabled, we first add the issue_id
linking to the original checkout, then immediately move the checkout to
old_issues and nuke the issue_id from the claims_return table :(

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


More information about the Koha-bugs mailing list