Bug 24174 - OPAC patron self registration requirements conflict with patron modifications (updates)
Summary: OPAC patron self registration requirements conflict with patron modifications...
Status: RESOLVED DUPLICATE of bug 13188
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-04 17:46 UTC by Christopher Brannon
Modified: 2019-12-22 14:27 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***