[Bug 2894] Routing List holds need to be ITEM LEVEL
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2894 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-02-19 13:36:46 UTC --- Created attachment 7758 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7758 subscription holds Ok, I have retested this on current master and something is seriously going wrong here. Updating version and severity as this feature seems to be totally broken right now. Test 1: - Create a new subscription, choose to NOT add items for the subscription - Create a routing list - Receive an issue - Check for holds on the record
Holds are created although you have no items for this record
I think there should be a check somewhere preventing that. Perhaps making it not possible to create routing lists when no items are created? I am not sure how this was supposed to work. Test 2: - Create a new subscription, choose to create items for the subscription on receive - Create a routing list - Receive an issue - Check for holds on the record
Holds are created, but those are indeed not item level. It seems to be some new kind of hold actually - 'only this type'? (see screenshot)
From the template: [% ELSE %] [% IF ( reserveloo.constrainttypeo ) %] only this type :<b>[% reserveloo.volumeddesc %] [% reserveloo.itemtype %]</b> [% END %] [% END %] [% END %]
-- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org