[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
Thu Dec 15 15:20:17 CET 2016


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 58203
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58203&action=edit
Bug 17782 - Patron updated_on field should be set to current timestamp when
borrower is deleted

To test:
01 Find a patron
02 Get the updated_on value from the db in borrowers table
03 Delete the patron
04 Get the update_on value from the db on deletedborrowers table
05 Values from 02 and 04 are the same
06 Apply patch
07 Repeat 01-04
08 Values should now be different

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


More information about the Koha-bugs mailing list