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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23531|0                           |1
        is obsolete|                            |
  Attachment #23629|0                           |1
        is obsolete|                            |

--- Comment #16 from Katrin Fischer <[email protected]> ---
Created attachment 23706
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23706&action=edit
[PASSED QA] Bug 11336: Priority is not updated on deleting holds

There are a lot of places where a hold deletion is possible. But I 
just found 1 place where it works!

To reproduce:
- select or create 2 users U1 and U2
- select or create an holdable item
- place on hold for both U1 and U2. U1 has priority 1 and U2 has priority 2.
- delete the hold for U1
- go on circ/circulation.pl?borrowernumber=XXXX for U2 (or in the DB directly)
  and verify the priority has not been set to 1

The issue is repeatable (at least) on these 2 pages:
 * circ/circulation.pl?borrowernumber=XXXX (tab 'Holds', select "yes" in the
   dropdown list and submit the form)
 * reserve/request.pl?biblionumber=XXXX (clic on the red cross)

Signed-off-by: Kyle M Hall <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
Testing notes on second patch.

-- 
You are receiving this mail because:
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