https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31031 --- Comment #3 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Sara Brown from comment #2)
In my testing, it depends on the lost status prior to the batch modification:
-If I add a lost status via batch item modification on an item that is checked out but not currently lost, it *does* check the item in -If I run batch item modification on a lost item that is still checked out to change it to a different lost status, it *doesn't* check the item in
Yes. This is contrary to how the feature works on the item tab. We take advantage of the behavior (how it works on the item tab) so we can leave the charge but check the item in so it can be deleted. Doing this in the batch tool would make this process easier. However, the batch tool isn't working the same way. AND, if there is a way to delete items without removing the charge that is less complicated, I welcome that. But for now, this is what we have to do to retain that charge. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.