https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23496 Bug ID: 23496 Summary: batchmod.pl no longer sorts results in scanned order Change sponsored?: --- Product: Koha Version: 18.11 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: jrobb@sekls.org QA Contact: testopia@bugs.koha-community.org Prior to 18.11, after submitting a barcode list to the batch deletion or batch modification tools, the results would be listed in the same order the barcodes were scanned. These results now sort by barcode. The main convenience lost here is the ability to relate the list on screen to a physical cart of books. If the list is in scan order, you can judge any given books's location on the cart based on how high or low it is in the list, and by what's around it. If the list isn't in scan order, then you have to skim through the entire cart to locate a specific item as there's no longer any relation between the list on screen and the physical order of the books on the cart. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.