https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41983 --- Comment #17 from David Nind <david@davidnind.com> --- Created attachment 198068 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198068&action=edit Bug 41983: Display in UI Test plan: 0) Update the database (ktd, ignore if sandbox): $ updatedatabase 1) Enable DisplayAddHoldGroups sys prefs 2) Go to 'Henry' and click 'Search to hold': <staff_url>/cgi-bin/koha/members/moremember.pl?borrowernumber=19 3) Search for 'test' and click the top 'Select all' link 4) Click the downward arrow in the 'Place hold' button and pick 'Place hold for Henry' 5) Set a pickup location for each hold and tick the 'Treat as hold group' checkbox 6) Click 'Place holds'. 7) Run build_holds_queue.pl: perl misc/cronjobs/holds/build_holds_queue.pl --force 8) Visit the Holds queue page: <staff_url>/cgi-bin/koha/circ/view_holdsqueue.pl?branchlimit=&itemtypeslimit=&run_report=1 9) Confirm the 'part of a hold group' bit shows and display the modal like 'Holds to pull' Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.