We worked through changing our code such that we actioned the batch deletes in a loop passing skip_record_index and then finally passed a list of biblios to specialUpdate all in one hit at the end.. But we forgot to add unit tests for this change!
Created attachment 144339 [details] [review] Bug 32366: (bug 30460 follow-up) Add tests
Created attachment 144346 [details] [review] Bug 32366: (bug 30460 follow-up) Add tests Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Oh, thanks for jumping on this Jonathan, you beat me to it. It's a nice trivial test once you wrap you head around it.. so going straight for a PQA.
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.