[Bug 2894] Routing list holds are broken
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2894 Michaela Sieber <michaela.sieber@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michaela.sieber@kit.edu Status|Needs Signoff |Patch doesn't apply Severity|major |normal --- Comment #16 from Michaela Sieber <michaela.sieber@kit.edu> --- I think the idea to fix the behaviour of RoutingListAddReserves, and create item-level holds (so only if items have been created) is correct. When trying to apply patch I got the error message: "Cannot apply cleanly patches from bug 31335. Everything will be left dirty." Perhaps someone / developer could first have a look on bug 31335. As far as I understand this is about code cleaning. And there should be a new test plan. Perhaps like this: - Set systempref RoutingListAddReserves to "Place received serials on hold if they are on a routing list." - Create a new subscription, e.g. for title "Chapman" (ISSN 0308-2695) - choose to create items for the subscription on receive - Create a routing list with at least two recipients - Receive an issue and fill item form (item type) - Click on 'Print List' in column Routing - Check for holds on the biblio record
Holds are created, but those are indeed not item level. (see Holds column Details = Next available)
- Apply Patch - Receive next issue with item - Click on 'Print List' in column Routing - Check for holds - Holds should be on the item level for new received serial items -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org