Bug 37960 - Prevent recording of duplicate circulation transactions
Summary: Prevent recording of duplicate circulation transactions
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Database (show other bugs)
Version: 23.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-18 23:51 UTC by Steve, OSLRI, USA
Modified: 2024-09-18 23:51 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.