https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23070
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #32 from Victor Grousset/tuxayo <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
