Bug 27194

Summary: Using Batch Patron Modification from Reporting Module is not working correctly
Product: Koha Reporter: Kelly McElligott <kelly>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: jonathan.druart
Version: 20.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Kelly McElligott 2020-12-10 16:18:00 UTC
Using Batch Patron Modification from the Reporting Module is not working correctly

Steps:

1. Create a report where you query borrower information including cardnumber.
2. Click the option to use batch operations, choosing Batch Patron Modification.
3. Get an error "CardNumber not found" because Koha has actually combined the values of all the patrons in the report into one card number instead of separate ones.
Comment 1 Jonathan Druart 2020-12-11 11:22:03 UTC

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