[Koha-bugs] [Bug 30579] When placing item level hold, some options that are not used are not disabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 15 19:04:13 CET 2024


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #157937|0                           |1
        is obsolete|                            |
 Attachment #157938|0                           |1
        is obsolete|                            |
 Attachment #157939|0                           |1
        is obsolete|                            |
 Attachment #157940|0                           |1
        is obsolete|                            |
 Attachment #157941|0                           |1
        is obsolete|                            |
 Attachment #157942|0                           |1
        is obsolete|                            |
 Attachment #157943|0                           |1
        is obsolete|                            |

--- Comment #63 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 163260
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163260&action=edit
Bug 30579: Disentangle multi-hold and single bib forms

This patch alters the structure of the hold request page to make it clear
that "Hold next available", "Hold item group", and "Hold specific item" are
mutually-exclusive options.

While there is some duplication from this, it makes the sections easier to read
and allows for more variation in the two forms

To test:
 1 - Find a bib with multiple items
 2 - Enable item groups and item group holds in system preferences
 3 - Load the records detail page
 4 - Add an item group on the item groups tab
 5 - Select two items and add to the group
 6 - Click the 'Holds' tab and search for/select a patron
 7 - Confirm the three levels of holds are clear
 8 - Confirm checking the radio next to one disables the others
 9 - Check 'Hold next available item from an item group'
10 - Do not select an item group
11 - Click 'Place hold' and confirm you are notified of need to select an item
group
     NOTE: if you are overrirding you may also have an alert that the items
cannot normally be put on hold
12 - Click 'Place hold on a specific item' - but do not select an item
13 - Click place hold and confirm there is an alert and you cannot continue
14 - Click 'Hold next available item' and place hold
15 - Hold is successfully placed
16 - Place another hold for the same patron
17 - Only the 'Hold next available item' form is enabled
18 - Confirm you cannot switch hold type
19 - Place hold
20 - Select a new patron and place an item group hold
21 - Select the same patron and place another hold - you are forced to place an
item group hold
22 - Select a new patron and place a hold on a specific item
23 - Place a second hold, confirm you can only place it on a specific item

Signed-off-by: hinemoea <hinemoea at inlibro.com>
Signed-off-by: Sam Lau <samalau at gmail.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list