[Koha-bugs] [Bug 12086] New: Hold priorities incorrect, when waiting status was reversed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 15 11:38:46 CEST 2014


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

            Bug ID: 12086
           Summary: Hold priorities incorrect, when waiting status was
                    reversed
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Tested on top of patch for 11947!

1) Prepare for headache.
2) Check out an item from any record.
3) Place 3 holds, for patrons a, b, c on the same record.
4) Return the checked out item - it is now waiting for a, b = 1, c = 2
5) Check out the book to b(!), revert waiting status as offered by the GUI

You will end up with: a = 1, c = 1 in the holds list, but in the database it's
kind of more correct: a = 1, c = 3

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