[Koha-bugs] [Bug 23070] Use Koha::Hold in C4::Reserves::RevertWaitingStatus

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 4 14:13:20 CEST 2020


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #32 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
(In reply to Jonathan Druart from comment #21)
> (In reply to Bernardo Gonzalez Kriegel from comment #20)
> > Test pass, is there anything else to test?
> 
> Yes, place some holds on the same record, mark on as waiting then revert the
> waiting status and confirm that the priorities are recalculated correctly.

Test plan added to the patch based on the above.

Details of what I tried:
the holds:
patron 1 prio 1
patron 2 prio 2
patron 3 prio 3
patron 4 prio 4
patron 5 prio 5
patron 6 prio 6

check in

patron 1 waiting
patron 2 prio 1
patron 3 prio 2
patron 4 prio 3
patron 5 prio 4
patron 6 prio 5

revert

prio same a before :D

automated tests passes :D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list