Summary: | Add ability to backup patron attributes on update | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Patrons | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 12598 | ||
Bug Blocks: | |||
Attachments: | Bug 13704 - Add ability to backup patron attributes on update |
Description
Kyle M Hall (khall)
2015-02-12 16:39:14 UTC
Created attachment 35879 [details] [review] Bug 13704 - Add ability to backup patron attributes on update It would be useful to be able to auto-backup the previous values of some extended patron attributes. For example, if a person's driver's license ( stored in DRV_LC ) has changed, it this would allow the previous license number to be stored in a different attribute ( e.g. DRV_LC_PRV ). |