https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24174 Bug ID: 24174 Summary: OPAC patron self registration requirements conflict with patron modifications (updates) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org 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. -- You are receiving this mail because: You are watching all bug changes.