https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42411 --- Comment #4 from Anneli Österman <anneli.osterman@koha-suomi.fi> --- Now that I tested more, I cannot reproduce anymore the situation where Place hold button is dimmed. :D But the patch itself works. It removes the Place hold button from the Hold next available item and Hold next item group sections if patron already has a item level hold for the same biblio. It does not remove the Place hold button from the Hold a specific item section when patron already has biblio level hold. But the section is dimmed and inactive so that you cannot "open it" and try to click the button. These two cases act differently and I started to wonder if they should act the same way? Always remove the Place hold button or disable the whole section when that kind of hold is not possible. -- You are receiving this mail because: You are watching all bug changes.