https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21761 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=21610 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Indeed, I think we should fix it at Koha::Object level (once again), but on top of bug 21610. We could move the handle of default values to a specific (private) method and call it with get_dirty_columns on ->store, ->update or ->set. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.