[Koha-bugs] [Bug 28653] New: Sorting loans by due date doesn't work after renewing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 2 09:49:31 CEST 2021


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

            Bug ID: 28653
           Summary: Sorting loans by due date doesn't work after renewing
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: emmi.takkinen at koha-suomi.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

On patrons check out or details page, after renewing loans they don't sort
correctly when clicking on "Date due" tab. Page has to be reloaded so that
sorting works.  

To test:
1. Add 3 loans for patron.
2. Change date dues so you they are e.g. 07/01, 07/02, 07/04
3. Make sure you have renewal period set e.g. 5 days and check your 
RenewalPeriodBase syspref (I use current date there)
4. Renew loan with date due on 07/01, it should now be 07/07
3. Sort loans by date due
=> Note that order from top to bottom is 07/04->07/02->07/07 or
07/07->07/02->07/04, not 07/02->07/04->07/07 as one would assumme.

-- 
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