18 Sep
2024
18 Sep
'24
12:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37895 --- Comment #13 from Kyle M Hall <kyle@bywatersolutions.com> ---
I think the example is still missing something though: what to do when we have an error. In the example, we print the error and continue with the rest of the update. Shouldn't we stop at the first error ?
That also seems reasonable, considering that's the current behavior. I suppose the specifics will vary from update to update, that is probably a good rule in general. -- You are receiving this mail because: You are watching all bug changes.