3 Mar
2023
3 Mar
'23
10:48 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32305 --- Comment #17 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #13)
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.
Sounds good to me. -- You are receiving this mail because: You are watching all bug changes.