https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27142 Bug ID: 27142 Summary: Patron batch update from report module - no patrons loaded into view Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: somesecretemail@mailinator.com QA Contact: testopia@bugs.koha-community.org Can't batch update patrons from reports module. Steps to reproduce: 1. Navigate to reports module 2. Create sql report with `select * from borrowers` 3. Save report 4. Run report 5. Click "Batch operation with 20 visible patrons" 6. Click "Batch patron modification" Result: no patrons are loaded in the view. Koha shows message "Warning, the following cardnumbers were not found:" and presents all cardnumbers of patrons from the sql query. I verified that the same steps in Koha version 19.11 works fine. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.