[Koha-bugs] [Bug 29331] Batch edit items.itemlost

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 6 22:01:33 CEST 2022


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

Sara Brown <sbrown at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sbrown at bywatersolutions.com

--- Comment #6 from Sara Brown <sbrown at bywatersolutions.com> ---
It appears that 'successfully' un-losing items through batch item mod depends
on whether the item is checked out when it's un-lost (or attempted to be).

Scenario 1:
-Set MarkLostItemsAsReturned to 'from the batch item modification tool'
-Check item out to patron
-Lose item from Items tab (items are *not* returned when marked lost on Items
tab per MarkLostItemsAsReturned)
-In bib, verify that item shows as Lost and checked out
-In Batch Item Modification, delete lost status (no other changes made)
-In bib, the item is no longer marked as checked out but its status is Lost.
-In patron's record, note that item is no longer showing as checked out.

Scenario 2:
-Set MarkLostItemsAsReturned to 'from the batch item modification tool'
-Lose an item that isn't checked out to a patron
-In Batch Item Modification, delete lost status (no other changes made)
-In bib, item status is Available

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