[Koha-bugs] [Bug 14733] New: Prevent a record from having holds with duplicate priorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 26 17:42:26 CEST 2015


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

            Bug ID: 14733
           Summary: Prevent a record from having holds with duplicate
                    priorities
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle.m.hall at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

It is possible to create holds with duplicate priorities.

The reason for this is that typically the priority is calculated before placing
the hold. When the hold is placed the priority is calculated. This can easily
be shown by opening up two browser windows and starting to place a hold for a
record in each one. You'll see that both list the same priority. If you than
place the hold in each window, both holds will have the same priority!

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