Bug 37960

Summary: Prevent recording of duplicate circulation transactions
Product: Koha Reporter: Steve, OSLRI, USA <sspohn>
Component: DatabaseAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: sspohn
Version: 23.05   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Steve, OSLRI, USA 2024-09-18 23:51:44 UTC
Due to a hardware issue and/or Koha performance issue, we have a number of duplicate transactions in the system.  I suggest that Koha not allow a circulation transaction to be recorded in issues, action_log, or statistics if another transaction exists that exactly matches the timestamp, borrowernumber, and itemnumber.