Bug 39690

Summary: Can't place hold on book from the list contents page
Product: Koha Reporter: kristinamason
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
URL: http://localhost:8080/cgi-bin/koha/opac-shelves.pl?op=view&shelfnumber=1&sortfield=title
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: No item selected pop up

Description kristinamason 2025-04-19 05:10:41 UTC
Created attachment 181198 [details]
No item selected pop up

Issue: I added a book to a new list I created. I selected the book, and clicked "Place hold" and I got a pop up saying nothing is selected. 

To reproduce: 
1. Log in as a user http://localhost:8080
2. Search for a book
3. Click "add to list" (existing or create a new one, doesn't matter)
4. View the list
5. Select the book by ticking the box next to it. 
6. Click "Place hold"
7. Receive pop up saying nothing is selected

Expected: I should be able to place a hold on the book, as it is selected. 

Screenshot attached showing that I have selected the box and the pop up is showing I have not. 

ADDITIONAL NOTES: I have tested this with both private and public lists, and lists that can only be updated by the user, and ones that can be updated by anyone. I have tried with 2 different books, and I can place holds from other places but just not from this list page.