https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41825
Biblibre Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192996|0 |1 is obsolete| | --- Comment #2 from Biblibre Sandboxes <[email protected]> --- Created attachment 193051 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193051&action=edit Bug 41825: Holds cannot be cancelled after a checkout on the patron checkout page To test: 1- Find two items, A and B, from two different bibliographic records. 2- Place a hold on item A for a patron. 3- Go to the patron Checkout page and check out item B. 4- Click on the Holds tab. 5- Click on the Delete icon to cancel the hold and confirm the cancellation. 6- Check the Holds tab. ---> The hold is not deleted. 7- Check out another item. 8- In the Holds tab, select the hold and click Cancel selected. ---> Nothing happens. 9- Apply the patch and refresh the page (Ctrl+F5) 10- Repeat step 7, 4, 5, 6 ---> The hold is now deleted. 11- Repeat step 2, 7, 8 ---> The hold can now be deleted Signed-off-by: Anneli <[email protected]> -- 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/
