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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to