31 Jan
2023
31 Jan
'23
11:59 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32305 --- Comment #13 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- I don't understand why we would need a fetch here, and I actually think we should not get from db. The ->process call is from the worker, which should happen right after ->find. If the object does not have a status==new then we should explode as the developer certainly messed up with something. -- You are receiving this mail because: You are watching all bug changes.