[Koha-bugs] [Bug 24113] guarantor info lost when a duplicate is found

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 26 16:28:12 CET 2019


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 95834
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95834&action=edit
Bug 24113: guarantor info lost when a duplicate is found

When a patron is created with a guarantor but a duplicate is found (or any
other warnings I guess) the guarantor's info are lost.

This patch improves on previous functionality by retaining the select guarantor
relationship as well.

Test Plan:
1) Create a new child with a name already used, add a guarantor
2) Attempt to save, no the guarantor is not shown when the editor is
redisplayed
3) Apply this patch
4) Restart all the things!
5) Repeat 1
6) Note the guarantor is retained and the relationship is as well!

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


More information about the Koha-bugs mailing list