https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43211 --- Comment #5 from David Nind <david@davidnind.com> --- Created attachment 203816 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203816&action=edit Bug 43211: Koha hangs when receiving order with AcqCreateItem set to 'receiving an order' Koha hangs when receiving an order with AcqCreateItem set to "receiving an order". Test plan: 1. Create a basket and set "Create items when" to "receiving an order". 2. Add an order and close the basket. 3. Attempt to receive the order. Koha will most likely hang. 4. Apply the patch; restart_all. 5. Repeat p. 3. You should be able co proceed. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.