Bug 36423

Summary: Userid should be removed from PatronSelfModificationMandatoryField and PatronSelfRegistrationBorrowerUnwantedField sys prefs
Product: Koha Reporter: hebah
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: lucas
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:
Circulation function:

Description hebah 2024-03-25 21:10:35 UTC
Bug 29449 removed userid from the OPAC self-reg form, but userid is still a selectable field in PatronSelfRegistrationBorrowerUnwantedField and PatronSelfRegistrationBorrowerMandatoryField. Selecting userid in PatronSelfRegistrationBorrowerMandatoryField quietly populates userid without an input box, and deselecting userid in PatronSelfRegistrationBorrowerUnwantedField doesn't display the field. The option should be removed from the syspref option if selecting/deselecting doesn't actually change behavior/form display.