Bug 36423 - Userid should be removed from PatronSelfModificationMandatoryField and PatronSelfRegistrationBorrowerUnwantedField sys prefs
Summary: Userid should be removed from PatronSelfModificationMandatoryField and Patron...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-25 21:10 UTC by hebah
Modified: 2024-03-25 21:11 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:
Circulation function:


Attachments

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