[Koha-bugs] [Bug 25890] New: Checkouts table not sorting on check out date correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 29 13:04:31 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25890

            Bug ID: 25890
           Summary: Checkouts table not sorting on check out date
                    correctly
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Bug 21562 introduced a hidden column for sorting by date checked out
Bug 20194 added a new column, but did not update the sorting property
(iDataDort) in checkouts.js

To recreate:
Test plan:
- Check some items out, all from different libraries
- Modify the checkout and due dates, like:
    2018-10-22
    2018-01-23
    2018-05-27
- Sort by checkout date, verify it is actually sorting on homebranch

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


More information about the Koha-bugs mailing list