10 Mar
2023
10 Mar
'23
5:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30920 --- Comment #30 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 148067 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148067&action=edit Bug 30920: (QA follow-up) Use get_dirty_columns to avoid DB query We can rely on DBIC's get_dirty_columns to check if the descriptions have changed, and set things for flushing without an extra DB query. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.