25 Jan
2024
25 Jan
'24
7:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35165 --- Comment #16 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- The problem is mainly with the "retry". Say you have a "delete bib from 1 to 10". The first job deletes 1 to 5 but fails for 6 to 10. If you retry later after you fixed the deletion problem for 6-10, the second job (retry) will report failures for deletion 1 to 5. -- You are receiving this mail because: You are watching all bug changes.