[Bug 29331] New: Batch edit items.itemlost
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 Bug ID: 29331 Summary: Batch edit items.itemlost Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: In Discussion Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org CC: katrin.fischer@bsz-bw.de, nick@bywatersolutions.com, oleonard@myacpl.org
From IRC "I think Bug 28445 broke the ability to batch update lost status"
So I fixed it, but actually it was not possible before 28445. Do we want it? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 126956 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126956&action=edit Bug 29331: Allow items.itemlost from batch item modification Not done yet, call to LostItem from Koha::Items->batch_update needs to be adjusted -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Note that this patch is also displaying subfields that are hidden when editing items. It can be moved to its own bug report if we want it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think the ability to batch edit lost items is quite helpful. A use case would be inventory when you come up with a list of missing items. We had libraries asking for them to be set to "missing" to mark them in the catalog. I believe I used the batch edit item tool (possibly 18.11). When a item is batch edited I think we cannot assume that it has actually be seen/handled, so it should not be handled like a "checkin" where the lost status would be removed automatically. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I believe the hidden fields should remain hidden (keep previous behaviour). There is a number of critical fields we might want to think about more before allowing changes. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|In Discussion |RESOLVED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com Resolution|INVALID |--- Status|RESOLVED |REOPENED --- Comment #5 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Just to clarify, one is able to use batch modification to add a lost status to items and to use batch modification to change other values on items that are lost. But one cannot use batch modification to remove a lost status from items. I guess it makes sense to prevent items being un-lost in bulk, but if we're maintaining the current behavior we should actually disable the checkbox in batch mod. Right now, I can take a bunch of lost items and *tell* batch mod to un-lose them. Koha claims it will do so and then just doesn't. If we're preventing an action, we should do so deliberately and clearly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 Sara Brown <sbrown@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=30478 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 Sara Brown <sbrown@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbrown@bywatersolutions.com --- Comment #6 from Sara Brown <sbrown@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29331 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathsabypro@gmail.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org