Bug 14856 - self registration doesn't check for duplicates
Summary: self registration doesn't check for duplicates
Status: RESOLVED DUPLICATE of bug 12566
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-18 14:50 UTC by Nicole C. Engard
Modified: 2019-05-04 11:15 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2015-09-18 14:50:15 UTC
When adding patrons in the staff client it checks for duplicates, but when doing self registration it does not.  Self registration should warn of duplication.
Comment 1 Magnus Enger 2015-09-25 07:22:02 UTC
Hm, couldn't that be a privacy problem? If I want to figure out if someone is registered as a user at a library, I could try and register as them and Koha would tell me "yes, that person is already registered here".
Comment 2 Katrin Fischer 2015-09-29 21:53:54 UTC
I agree with Magnuse - we can't show anything to the OPAC user about a duplicate. Maybe what we can do is add a duplicate warning in staff somewhere?
Comment 3 Liz Rea 2016-11-10 02:16:34 UTC
What about "Something has gone wrong, please visit the library for more details" and cite an error code?
Comment 4 Liz Rea 2016-11-10 02:17:25 UTC
(a non-descriptive to-the-user error code that the library would know what it means.)
Comment 5 Katrin Fischer 2019-05-04 11:15:51 UTC

*** This bug has been marked as a duplicate of bug 12566 ***