[Bug 2894] Routing list holds are broken
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2894 --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to comment #2)
Created attachment 7758 [details] 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)
Some kind of old hold that people have since broken. Ill have a look
From the template: [% ELSE %] [% IF ( reserveloo.constrainttypeo ) %] only this type :<b>[% reserveloo.volumeddesc %] [% reserveloo.itemtype %]</b> [% END %] [% END %] [% END %]
-- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org