Bug 27150 - Batch delete items broke. Returns "0 item(s) deleted"
Summary: Batch delete items broke. Returns "0 item(s) deleted"
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: 20.05
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-04 06:37 UTC by Stefan Norinder
Modified: 2021-12-13 21:10 UTC (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.