[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 May 5 16:56:20 CEST 2023


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #148898|0                           |1
        is obsolete|                            |
 Attachment #149271|0                           |1
        is obsolete|                            |

--- Comment #31 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 150767
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150767&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 - Place a hold for a patron
 7 - Confirm the three levels of holds are clear
 8 - Confirm checking the radio next to one disables the others
 9 - Confirm you can successfully place all 3 types of holds
10 - Confirm if placing a second hold that the type is forced correctly

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


More information about the Koha-bugs mailing list