[Koha-bugs] [Bug 30040] Patron attributes in self-registration should work with PatronSelfRegistrationVerifyByEmail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 10 14:46:56 CET 2022


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
The patron is not created in the borrowers table until the email verification
link has been clicked. We need a place to store those authorised values
temporarily. Perhaps an additional field in borrower_modifications to store the
AV values as JSON temporarily.

-- 
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