[Koha-bugs] [Bug 25769] Patron self modification triggers change request for date of birth to null

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 17 11:49:37 CEST 2020


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

Emmi Takkinen <emmi.takkinen at outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105908|0                           |1
        is obsolete|                            |
                 CC|                            |emmi.takkinen at outlook.com

--- Comment #2 from Emmi Takkinen <emmi.takkinen at outlook.com> ---
Created attachment 105938
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105938&action=edit
Bug 25769: Patron self modification triggers change request for date of birth
to null

If PatronSelfModificationBorrowerUnwantedField contains dateofbirth, all
patron self modification requests will attempt to set dateofbirth to
null instead of ignoring the field.

Test Plan:
1) Add dateofbirth to PatronSelfModificationBorrowerUnwantedField
2) Run a patron self modification
3) Note the request sets dateofbirth to null on the staff side
4) Apply this patch
5) Restart all the things!
6) Run another self-modification
7) Note of the staff side that dateofbirth is unaffected

Signed-off-by: Emmi Takkinen <emmi.takkinen at outlook.com>

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


More information about the Koha-bugs mailing list