Bug 24174

Summary: OPAC patron self registration requirements conflict with patron modifications (updates)
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Christopher Brannon 2019-12-04 17:46:47 UTC
Fields that a library would require a patron to fill out on registration should not also be the same as patron modifications.

Modifications are bound by the PatronSelfRegistrationBorrowerMandatoryField.

Some libraries want to require the surname and firstname on registration, but don't want patrons changing their names on a whim.  We can hide the fields via jquery, but it would be preferable that modifications have their own set of mandatory fields.

I would suggest PatronSelfModificationBorrowerMandatoryField.
Comment 1 Katrin Fischer 2019-12-22 14:27:27 UTC

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