15 Jun
2023
15 Jun
'23
1:16 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34014 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (In reply to Nick Clemens from comment #2)
This largely works - the logs don't capture the error though.
You could just add a warn when catching the error?
Should we have a: $biblio->metadata->record({ attempt_cleaning => 1 });
or something?
Not sure I follow, although I'm opposed to things like "maybe_" and "attempt_" as they are harder to test and imply that the function being performed can have different behaviours besides just doing that one function. -- You are receiving this mail because: You are watching all bug changes.