[Koha-bugs] [Bug 17782] Patron updated_on field should be set to current timestamp when borrower is deleted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 13 11:43:59 CET 2017


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #9 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Please provide tests (t/db_dependent/Koha/Patrons.t -> move_to_deleted).
Note that at one test does not pass on my devbox:

    #   Failed test 'Koha::Patron->move_to_deleted should have correctly moved
the patron to the deleted table'
    #   at t/db_dependent/Koha/Patrons.t line 331.
    #     Structures begin differing at:
    #          $got->{updated_on} = '2017-01-13 11:42:27'
    #     $expected->{updated_on} = '2017-01-13 10:42:26'

system date is 2017-01-13 11:42:27
I do not understand what's going on actually.

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


More information about the Koha-bugs mailing list