Summary: | There should be a staff side equivalent to PatronSelfRegistrationEmailMustBeUnique | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Lucas Gass (lukeg)
2022-11-30 15:50:28 UTC
For long time many wished to have a unique email in Koha that could serve as userid too. This self registration pref is just a kind of partial implementation of that. The response has always been: But we need to have duplicates for parent and child accounts. We ended up with the current code ;) I am trying to get this moving again on bug 32426 now. No trivial operation sofar. |