Bug 27194 - Using Batch Patron Modification from Reporting Module is not working correctly
Summary: Using Batch Patron Modification from Reporting Module is not working correctly
Status: RESOLVED DUPLICATE of bug 27142
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: 20.05
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-10 16:18 UTC by Kelly McElligott
Modified: 2020-12-11 11:22 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***