https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41849 --- Comment #8 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- Created attachment 196648 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196648&action=edit Bug 41849: Add tests Test plan: 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) Check-in any eligible barcode e.g.: 39999000005578 8) Click 'Confirm hold'. 9) Check-in that same barcode. 10) Notice the modal now shows 'Part of a hold group' with a link to the patron's holds table 11) Notice the modal now shows a 'Cancel all holds in hold group' button. Click the button. Confirm all holds are cancelled. prove t/db_dependent/api/v1/patrons_hold_groups.t -- You are receiving this mail because: You are watching all bug changes.