[Bug 8306] New: Patron stats, patron activity : no active doesn't ork
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 Priority: P5 - low Change sponsored?: --- Bug ID: 8306 Assignee: adrien.saurat@biblibre.com Summary: Patron stats, patron activity : no active doesn't ork Severity: minor Classification: Unclassified OS: All Reporter: adrien.saurat@biblibre.com Hardware: All Status: ASSIGNED Version: master Component: Reports Product: Koha MT9357 In "Home › Reports › Patrons statistics", for the Patron activity, the "no active" choice doesn't work. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 --- Comment #1 from Adrien SAURAT <adrien.saurat@biblibre.com> --- Created attachment 14066 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14066&action=edit proposed patch TEST PLAN 1) Click on Reports -> Patrons to see the "Patrons statistics" page 2) Setup a request which should have result for both inactive and active patrons. For example, select "Patron category" as row and "Patron gender" as column. 3) Launch the request, then come back and select "active" in the "Patron activity" parameter. Launch the request again, the results should be different, displaying only active patrons. 4) Come back and select "inactive" in the "Patron activity" parameter. Launch the request. The results are empty ! After installing this patch you'll obtain stats for the inactive patrons. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 Adrien SAURAT <adrien.saurat@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m Summary|Patron stats, patron |Patron stats, patron |activity : no active |activity : no active |doesn't ork |doesn't work -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- I'm unable to reproduce this issue. I'm using the default patron data, which means many patrons without any activity. When I run the queries the 'active' has no results as expected, and the 'no active' gives me 50 total results. Am I testing this incorrectly? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Following the test plan I get the same results (which appear to be valid) before and after the patch. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |chris@bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 Marc Sabin <marc.sabin@sciencespo-grenoble.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marc.sabin@sciencespo-greno | |ble.fr --- Comment #4 from Marc Sabin <marc.sabin@sciencespo-grenoble.fr> --- Following the test plan, the 4th step (inactive) doesn't work : either "no result" or "504 Gatewat Time Out". -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 --- Comment #5 from Marc Sabin <marc.sabin@sciencespo-grenoble.fr> --- I've just test on a sandbox and the patch seems to work. The last step (select "inactive" in the "Patron activity" parameter) gives me the stats for the inactive patrons. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 --- Comment #6 from Jonathan Druart <jonathan.druart@biblibre.com> --- I can reproduce on the production server of the customer, maybe because of the high amount of data (17k users, 70k old_issues). I confirm the result of the reports is the same before and after the patch (and I cannot reproduce on a local instance). But it seems logical to me to exclude old_issues where borrowernumber is null (deleted patrons), don't you think? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306 --- Comment #7 from Jonathan Druart <jonathan.druart@biblibre.com> --- Note that this could certainly be fixed on this specific installation if the nginx timeout is increased. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org