Bug 27150

Summary: Batch delete items broke. Returns "0 item(s) deleted"
Product: Koha Reporter: Stefan Norinder <somesecretemail>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: jonathan.druart
Version: 20.05   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Stefan Norinder 2020-12-04 06:37:01 UTC
Steps to reproduce: 

1. Navigate to a biblio with available items (ie https://kodevsod-intra.dev.imcode.com/cgi-bin/koha/catalogue/detail.pl?biblionumber=3296381) 
2. Check boxes for två available items 
3. Click "﷐[U+1F5D1]﷑ Delete selected items"
4. Batch item deletion view is loaded. Click button "Delete selected items" 
5. System presents text "0 item(s) deleted"

Expected result: 2 item(s) deleted.
Comment 1 Jonathan Druart 2020-12-09 13:02:12 UTC
I don't recreate on master.

Which exact version of Koha are you using? The latest 20.05.x (20.05.06)?
Do you see an error in the Koha log files?
Comment 2 Stefan Norinder 2020-12-14 10:37:11 UTC
I think that the problem occurred due to a misconfiguration in our environment. Closing the bug report.