[Bug 26488] New: Overdue report download not respecting custom patron attribute filter
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26488 Bug ID: 26488 Summary: Overdue report download not respecting custom patron attribute filter Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: chad@pennmanor.net QA Contact: testopia@bugs.koha-community.org We have a number of custom patron attributes to track things like graduation year, homeroom, etc. The overdue report circ/overdue.pl allows us to apply a filter on those attributes and the html table is displayed correctly. However when you click the "Download file of displayed overdues" the custom attributes are not included in the filter. The attributes are also missing from the generated CSV so it is impossible to filter the export after the download. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26488 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.05 |master Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26488 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I believe I have seen a fix for this one - needs some more digging/retesting maybe. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26488 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This is still valid on current master. To test: * Create a new patron attribute TEST as a free text field * Make sure at least 2 patrons in your installation have checked out items * Edit one of those patrons and fill the TEST attribute with test * Go to Circulation > Overdues * Check the checkbox on top to show all checkouts * Verfiy both your patrons show up * Limit search by searching for test in your TEST attribute * Verify the correct patrons show in the search result list * BUT: download the list: it will show all patrons with checkouts again -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org