Bug 37138 - If "protected" is in BorrowerUnwantedField, it still shows when adding a patron
Summary: If "protected" is in BorrowerUnwantedField, it still shows when adding a patron
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 22.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-19 21:39 UTC by Catrina Berka
Modified: 2024-06-19 21:45 UTC (History)
2 users (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 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