17 Nov
2021
17 Nov
'21
2:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29495 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- DB update should use primary_key_exists so it is idempotent. The last patch could add claim object methods that use something like return Koha::Checkouts->new_from_dbic( $self->_result->issue ) to allow prefetching, but I don't think that's absolutely necessary. -- You are receiving this mail because: You are watching all bug changes.