[Koha-bugs] [Bug 23986] Batch Record Deletion does not remove records from search index

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 7 17:40:06 CET 2019


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list