Bug 28737 - Unwanted and Mandatory borrower fields should be enforced consistently
Summary: Unwanted and Mandatory borrower fields should be enforced consistently
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-22 12:55 UTC by Andrew Fuerste-Henry
Modified: 2021-07-23 02:02 UTC (History)
3 users (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 Andrew Fuerste-Henry 2021-07-22 12:55:54 UTC
To recreate:
1 - Set title (or any other patron field) as both mandatory and unwanted across the sysprefs BorrowerMandatoryField, BorrowerUnwantedField, PatronSelfModificationBorrowerUnwantedField, and PatronSelfRegistrationBorrowerMandatoryField
2 - On the staff client, edit an existing patron and confirm that title is hidden and not mandatory. Make a new patron and confirm same.
3 - Log into the OPAC as an existing patron, go to your personal details, confirm title is mandatory and not hidden.
4 - self-register a new patron on the opac, confirm title is mandatory and not hidden

My biggest goal here is consistency -- whichever preference they give priority to, it should be the same on both staff and OPAC. I slightly prefer giving priority to the mandatory sysprefs.