Bug 37138

Summary: If "protected" is in BorrowerUnwantedField, it still shows when adding a patron
Product: Koha Reporter: Catrina Berka <catrina>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: 22.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Catrina Berka 2024-06-19 21:39:42 UTC
35474 introduced a Y/N toggle to indicate that a patron is protected. While this is an option in the BorrowerUnwantedField system preference, Koha doesn't obey it. Even if Protected is selected, it still shows when adding or editing a patron.
Comment 1 Catrina Berka 2024-06-19 21:45:12 UTC
Just now seeing that this is a duplicate of 36825