| Summary: | Patron attributes in self-registration should work with PatronSelfRegistrationVerifyByEmail | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Donna <bwsdonna> |
| Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle, nick |
| Version: | 21.05 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Donna
2022-02-07 21:15:38 UTC
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. |