https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41788
--- Comment #2 from Lucas Gass (lukeg) <[email protected]> --- Created attachment 192635 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192635&action=edit Bug 41788: Implement UseHoldsQueueFilterOptions To test: 1. Apply patch, updatedatabase, restart_all 2. Search for new system preference UseHoldsQueueFilterOptions. 3. Disable it, and navigate to Circulation -> Holds queue 4. With the pref disabled the holds queue should run with asking for filters. 5. Also try the Holds queue link in the circ-nav ( left navigation ) panel, clicking it should automatically run the holds queue. 6. Also try the link in the breadcrumbs, clicking it should automatically run the holds queue. 7. Now enabled the pref. 8. With the pref enabled navigate to Circulation -> Holds queue, the holds queue link should present filters but NOT run the holds queue. 9. Test the Holds queue link in the circ-nav ( left navigation ) panel, click it should present filters but NOT run the holds queue. 10. Also try the link in the breadcrumbs, clicking them should presnt filters but not run the holds queue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
