https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43015
Bug ID: 43015
Summary: Updated on date does not change if data entered is
exactly the same.
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Koha does not record a new timestamp for a patron record (Updated on) if the
information is entered and saved exactly the same.
Our library does not allow renewal of a patron unless the patron record has
been edited within the last hour. Unfortunately we can't get an accurate read
on this date because if nothing has changed on the patron account, it does not
change the date.
Patron records should update the time stamp simply upon saving the record. But
it is checking to see if values actually changed, which is not traditional
behavior.
This is compounded by the fact that we have a borrower attribute for staff
initials that we clear out when the patron record is opened in the editor, and
the form will not save if it is not filled out. And if the last person to edit
it is the same staff member that is editing it now, and the initials are
entered exactly the same, it isn't registered as an update.
Can the update timestamp be updated to change simply on saving the record
rather than verifying changes in the record?
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/