Bug 34455

Summary: Exclude pronouns from fields hidden via HidePersonalPatronDetailsOnCirculation
Product: Koha Reporter: Ray Delahunty <r.delahunty>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
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 Ray Delahunty 2023-08-02 11:58:53 UTC
If a patron record has the borrowers.pronouns field populated and the HidePersonalPatronDetailsOnCirculation system parameter set to Hide, then the pronoun data is no longer visible. If the pronouns removal was optional or prevented we would not have to use the workaround of copying the pronouns data to a patron attribute and exposing that attribute.