https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42489

Andrew Fuerste-Henry <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This development allows the
      release notes|                            |RealTimeHoldsQueue to use
                   |                            |the 'unallocated' option
                   |                            |available in
                   |                            |build_holds_queue.pl. This
                   |                            |option prevents deletion of
                   |                            |current queue and only
                   |                            |deals with holds not
                   |                            |currently in the queue.

--- Comment #3 from Andrew Fuerste-Henry <[email protected]> ---
To test the functionality in the staff interface:
1 - apply patch, updatedatabase, restart_all
2 - enable RealTimeHoldsQueue, leave RealTimeHoldsQueueUnallocated set to
'rebuild the entire queue for the affected biblio'
3 - have a bib with two items, both with homebranch and holdingbranch of
Centerville
4 - place a hold on your biblio, for pickup at Fairfield
5 - confirm your hold has been added to the holds queue, note which item has
been targeted
6 - edit the non-targeted item, setting homebranch and holdingbranch to
Fairfield
7 - reload the holds queue, observe the queue is now targeting the item at
Fairfield
8 - cancel your hold, edit the item back to Centerville
9 - set RealTimeHoldsQueueUnallocated to 'only process unallocated holds'
10 - place a new hold on your biblio, for pickup at Fairfield
11 - confirm your hold has been added to the holds queue, note which item has
been targeted
12 - edit the non-targeted item, setting homebranch and holdingbranch to
Fairfield
13 - reload the holds queue, observe the queue has not changed its target

-- 
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/

Reply via email to