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

--- Comment #1 from Nick Clemens <[email protected]> ---
Created attachment 95171
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95171&action=edit
Bug 23986: Remove sort from batch bib deletion

After lots and lots fo digging, I removed the sort from this loop. Somehow,
this allows the
ES records to be deleted. I do not understand this patch, but it works.

Possibly we need to sort the error arrays after the fact

To test:
1 - Have or create a bib
2 - Go to Tools->Batch record deletion
3 - Click 'Enter a list of record numbers'
4 - Enter the biblionumber'
5 - Confirm deletion
6 - Search for the record, it still appears
7 - Apply patch, restart all the things
8 - Repeat 1-6
9 - This time the record is deleted

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to