[Koha-bugs] [Bug 29719] onloan dates are cleared from items when importing and overlaying

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 16 17:23:55 CET 2021


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

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 128636
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128636&action=edit
Bug 29719: Do not clear onloan value when not passed in MARC

To test:
 1 - Check an item out to a paron
 2 - Export the item using Tools->Export data
 3 - Stage the record for import
 4 - Match on 999c and replace items
 5 - Import the batch
 6 - View the record and note item is checked out and Available
 7 - In the DB note the onloan value is now null
 8 - Check in the item
 9 - Apply patch
10 - Repeat 1-5
11 - View the record and note item is checked out
12 - In the DB note the onloan value matches the due date

-- 
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