[Koha-bugs] [Bug 11756] New: Hold ratios report sorting incorrectly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 00:26:03 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11756

            Bug ID: 11756
           Summary: Hold ratios report sorting incorrectly
 Change sponsored?: ---
           Product: Koha
           Version: 3.12
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: bartonski at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Created attachment 25237
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25237&action=edit
Screenshot of Hold ratios report at the reporting library

In Home › Circulation › Hold ratios,

When rows are sorted by the hold count, the sort is alphabetic rather than
numeric.

To replicate:

Check out 3 titles, A, B, C, each having a single item.
(The Holds Ratio report only shows titles with 3 or more holds per title)

Place 3 hold on title A
Place 4 holds on title B
Place 10 holds in title C

Bring up Hold Ratios report, and sort by the 'Holds' column

When ascending, they will sort

10  | C
3   | A
4   | B

They should sort

3   | A
4   | B
10  | C

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list