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

            Bug ID: 36822
           Summary: When creating a new patron via C4::Auth_with_ldap
                    inserts 0000-00-00 for invalid updated_on
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Authentication
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Relevant versions:
OS: Ubuntu 22.04
Koha: 23.11.04-4
MySQL: 8.0.36-0ubuntu0.22.04.1

When using Auth_with_ldap, new borrowers that are created via LDAP have an
updated_on date of 0000-00-00 00:00:00. 

Guessing this may be related to comments in
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18016

May also be a side effect of explicitly declaring a default_value of
\"current_timestamp" for updated_on in Koha/Schema/Result/Borrower.pm.

(Guessing no one else is still using LDAP to create accounts)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to