Bug 23496

Summary: batchmod.pl no longer sorts results in scanned order
Product: Koha Reporter: Jason Robb <jrobb>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: jonathan.druart, lisettepalouse+koha
Version: 18.11   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jason Robb 2019-08-22 20:16:17 UTC
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.
Comment 1 Jonathan Druart 2019-11-21 11:46:08 UTC

*** This bug has been marked as a duplicate of bug 23800 ***