[Koha-bugs] [Bug 33997] Borrowers.updated_on should not be updated by track_login

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 6 11:21:36 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33997

--- Comment #15 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
We're removing the dependency on this from bug 15504 as this is holding
everything up and that's an important bug for us.

I don't think it's a great idea having two synonym fields, edited_on and
updated_on, and personally I think 'updated_on' really does suggest it's actual
record updates and not a timestamp for any and all, unrelated, changes.

I'd rather see fields split out of borrowers and properly database normalised
if we're going down this path.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list